License |
License |
---|---|
GroupId | GroupIdcom.parisesoftware |
ArtifactId | ArtifactIdarchetypes-party |
Version | Version1.0.4 |
Type | Typejar |
Description |
DescriptionArchetypes :: Party
Person related Archetypes
|
Filename | Size |
---|---|
archetypes-party-1.0.4.pom | |
archetypes-party-1.0.4.jar | 22 KB |
archetypes-party-1.0.4-sources.jar | 9 KB |
archetypes-party-1.0.4-javadoc.jar | 20 KB |
archetypes-party-1.0.4-groovydoc.groovydoc | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.parisesoftware/archetypes-party/ -->
<dependency>
<groupId>com.parisesoftware</groupId>
<artifactId>archetypes-party</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.parisesoftware/archetypes-party/
implementation 'com.parisesoftware:archetypes-party:1.0.4'
// https://jarcasting.com/artifacts/com.parisesoftware/archetypes-party/
implementation ("com.parisesoftware:archetypes-party:1.0.4")
'com.parisesoftware:archetypes-party:jar:1.0.4'
<dependency org="com.parisesoftware" name="archetypes-party" rev="1.0.4">
<artifact name="archetypes-party" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.parisesoftware', module='archetypes-party', version='1.0.4')
)
libraryDependencies += "com.parisesoftware" % "archetypes-party" % "1.0.4"
[com.parisesoftware/archetypes-party "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.parisesoftware : archetypes-core | jar | 1.0.4 |
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 |