minlia-rocket-starters
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.minlia.rocket</groupId>
<artifactId>minlia-rocket-starters</artifactId>
<version>2.0.4.1.RELEASE</version>
</dependency><?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>
<parent>
<groupId>com.minlia.rocket</groupId>
<artifactId>minlia-rocket-parent</artifactId>
<version>2.0.4.1.RELEASE</version>
<relativePath>../minlia-rocket-parent</relativePath>
</parent>
<groupId>com.minlia.rocket</groupId>
<artifactId>minlia-rocket-starters</artifactId>
<version>2.0.4.1.RELEASE</version>
<packaging>pom</packaging>
<name>Minlia Rocket Starters</name>
<description>Minlia Rocket Starters</description>
<url>https://github.com/minlia-projects/minlia-rocket</url>
<inceptionYear>2016</inceptionYear>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>
<developers>
<developer>
<name>will</name>
<email>will@minlia.com</email>
<organization>minlia</organization>
<organizationUrl>https://www.minlia.com</organizationUrl>
</developer>
</developers>
<scm>
<connection>scm:git:https://github.com/minlia-projects/minlia-rocket.git/minlia-rocket-dependencies/minlia-rocket-parent/minlia-rocket-starters</connection>
<developerConnection>scm:git:https://github.com/minlia-projects/minlia-rocket.git/minlia-rocket-dependencies/minlia-rocket-parent/minlia-rocket-starters</developerConnection>
<url>https://github.com/minlia-projects/minlia-rocket/minlia-rocket-starters</url>
</scm>
</project>