Description
Sonatype Archetype
| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.sonatype.maven.archetype |
| ArtifactId | ArtifactIdarchetype |
| Last Version | Last Version0.8.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSonatype Archetype
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| archetype-0.8.5.pom | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.maven.archetype/archetype/ -->
<dependency>
<groupId>org.sonatype.maven.archetype</groupId>
<artifactId>archetype</artifactId>
<version>0.8.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.maven.archetype/archetype/
implementation 'org.sonatype.maven.archetype:archetype:0.8.5'
// https://jarcasting.com/artifacts/org.sonatype.maven.archetype/archetype/
implementation ("org.sonatype.maven.archetype:archetype:0.8.5")
'org.sonatype.maven.archetype:archetype:pom:0.8.5'
<dependency org="org.sonatype.maven.archetype" name="archetype" rev="0.8.5">
<artifact name="archetype" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.maven.archetype', module='archetype', version='0.8.5')
)
libraryDependencies += "org.sonatype.maven.archetype" % "archetype" % "0.8.5"
[org.sonatype.maven.archetype/archetype "0.8.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| org.sonatype.gossip : gossip-slf4j | jar | 1.5 |
Sonatype Archetype