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

obigen.templates-oasp4j.2.4.1.source-code.pom.xml Maven / Gradle / Ivy

There is a newer version: 2.4.3
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
  xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <artifactId>templates-oasp4j</artifactId>
  <version>2.4.1</version>
  <packaging>jar</packaging>
  <name>CobiGen OASP4J Templates</name>
  <description >CobiGen OASP4J Templates</description>

  <parent>
    <groupId>com.devonfw.cobigen</groupId>
    <artifactId>templates-parent</artifactId>
    <version>dev-SNAPSHOT</version>
  </parent>

  <properties>
    <skip.deployment>false</skip.deployment>
  </properties>

  <dependencies>
    <dependency>
      <groupId>org.apache.commons</groupId>
      <artifactId>commons-lang3</artifactId>
      <version>3.5</version>
    </dependency>
  </dependencies>
</project>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy