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