License |
License |
---|---|
GroupId | GroupIdcom.parisesoftware |
ArtifactId | ArtifactIdarchetypes-core |
Version | Version1.0.4 |
Type | Typejar |
Description |
DescriptionArchetypes :: Core
Base Archetypes for use in other submodules
|
Filename | Size |
---|---|
archetypes-core-1.0.4.pom | |
archetypes-core-1.0.4.jar | 10 KB |
archetypes-core-1.0.4-sources.jar | 4 KB |
archetypes-core-1.0.4-javadoc.jar | 20 KB |
archetypes-core-1.0.4-groovydoc.groovydoc | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.parisesoftware/archetypes-core/ -->
<dependency>
<groupId>com.parisesoftware</groupId>
<artifactId>archetypes-core</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.parisesoftware/archetypes-core/
implementation 'com.parisesoftware:archetypes-core:1.0.4'
// https://jarcasting.com/artifacts/com.parisesoftware/archetypes-core/
implementation ("com.parisesoftware:archetypes-core:1.0.4")
'com.parisesoftware:archetypes-core:jar:1.0.4'
<dependency org="com.parisesoftware" name="archetypes-core" rev="1.0.4">
<artifact name="archetypes-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.parisesoftware', module='archetypes-core', version='1.0.4')
)
libraryDependencies += "com.parisesoftware" % "archetypes-core" % "1.0.4"
[com.parisesoftware/archetypes-core "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.7 |
org.codehaus.groovy : groovy-all | jar | 2.4.15 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.spockframework : spock-core | jar | 1.3-groovy-2.4 |