All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.maven.org.jbundle.thin.base.screen.org.jbundle.thin.base.screen.cal.other.pom.xml Maven / Gradle / Ivy

There is a newer version: 1.0.11
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

  <modelVersion>4.0.0</modelVersion>

  <parent>
    <artifactId>jbundle-thin-base-screen-cal-reactor</artifactId>
    <groupId>org.jbundle.thin.base.screen</groupId>
    <version>1.0.10</version>
  </parent>

  <artifactId>org.jbundle.thin.base.screen.cal.other</artifactId>
  <packaging>bundle</packaging>
  <name>jbundle-thin-base-screen-cal-other - Thin extra</name>

  <properties>
    <jbundle-package-export>
      org.jbundle.thin.base.screen.cal.opt;version=${project.version},
      org.jbundle.thin.base.screen.cal.popup;version=${project.version}
    </jbundle-package-export>
  </properties>

  <dependencies>
    <dependency>
      <groupId>org.jbundle.thin.base.screen</groupId>
      <artifactId>org.jbundle.thin.base.screen.cal.grid</artifactId>
      <version>1.0.10</version>
    </dependency>
    <dependency>
      <groupId>org.jbundle.config.dep</groupId>
      <artifactId>jbundle-config-dep-thin-base</artifactId>
      <version>1.0.10</version>
	  <type>pom</type>
    </dependency>
    <dependency>
      <groupId>org.jbundle.thin.base.db</groupId>
      <artifactId>org.jbundle.thin.base.db</artifactId>
      <version>1.0.10</version>
    </dependency>
  </dependencies>

</project>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy