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

META-INF.maven.io.starter.stackgen.pom.xml Maven / Gradle / Ivy

There is a newer version: 0.9.25
Show newest version
<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/xsd/maven-4.0.0.xsd">
	<modelVersion>4.0.0</modelVersion>
	<parent>
		<groupId>io.starter</groupId>
		<version>0.9.6</version>
		<artifactId>stackgen-parent</artifactId>
	</parent>

	<artifactId>stackgen</artifactId>
	<version>0.9.7</version>
	<name>Starter StackGen</name>
	<description>Starter StackGen CORE Service Generator</description>
	<scm>
		<connection>scm:git://github.com/StarterInc/StackGen.git</connection>
		<developerConnection>scm:git://github.com/StarterInc/StackGen.git</developerConnection>
		<url>https://github.com/StarterInc/StackGen</url>
		<tag>stackgen-0.9.7</tag>
	</scm>
	
</project>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy