slf4j-archetype
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-archetype</artifactId>
<version>1.4.2</version>
</dependency><?xml version="1.0"?><project>
<parent>
<artifactId>slf4j-parent</artifactId>
<groupId>org.slf4j</groupId>
<version>1.4.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-archetype</artifactId>
<name>Archetype - slf4j-archetype</name>
<version>1.4.2</version>
<description>The slf4j Archetype</description>
<url>http://www.slf4j.org</url>
<distributionManagement>
<status>deployed</status>
</distributionManagement>
</project>