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