Last Version

Groovy Domain Layer Supertype 1.0.1

Sample Domain Layer Supertype Implemented in Groovy

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

com.parisesoftware
ArtifactId

ArtifactId

domain-supertype
Version

Version

1.0.1
Type

Type

jar
Description

Description

Groovy Domain Layer Supertype
Sample Domain Layer Supertype Implemented in Groovy
Project URL

Project URL

https://github.com/AParise1217/groovy-domain-layer-supertype
Source Code Management

Source Code Management

https://github.com/AParise1217/groovy-domain-layer-supertype

Download domain-supertype 1.0.1


<!-- https://jarcasting.com/artifacts/com.parisesoftware/domain-supertype/ -->
<dependency>
    <groupId>com.parisesoftware</groupId>
    <artifactId>domain-supertype</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.parisesoftware/domain-supertype/
implementation 'com.parisesoftware:domain-supertype:1.0.1'
// https://jarcasting.com/artifacts/com.parisesoftware/domain-supertype/
implementation ("com.parisesoftware:domain-supertype:1.0.1")
'com.parisesoftware:domain-supertype:jar:1.0.1'
<dependency org="com.parisesoftware" name="domain-supertype" rev="1.0.1">
  <artifact name="domain-supertype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.parisesoftware', module='domain-supertype', version='1.0.1')
)
libraryDependencies += "com.parisesoftware" % "domain-supertype" % "1.0.1"
[com.parisesoftware/domain-supertype "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7
org.codehaus.groovy : groovy-all jar 2.4.7

test (3)

Group / Artifact Type Version
com.parisesoftware : archetypes-user jar 1.0.4
junit : junit jar 4.11
org.spockframework : spock-core jar 1.2-groovy-2.4

Project Modules

There are no modules declared in this project.