License |
License |
---|---|
GroupId | GroupIdorg.codegas |
ArtifactId | ArtifactIdcodegas-commons-test |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModules to be used as CodeGas Parent and Import POMs
|
<!-- https://jarcasting.com/artifacts/org.codegas/codegas-commons-test/ -->
<dependency>
<groupId>org.codegas</groupId>
<artifactId>codegas-commons-test</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codegas/codegas-commons-test/
implementation 'org.codegas:codegas-commons-test:3.0.0'
// https://jarcasting.com/artifacts/org.codegas/codegas-commons-test/
implementation ("org.codegas:codegas-commons-test:3.0.0")
'org.codegas:codegas-commons-test:jar:3.0.0'
<dependency org="org.codegas" name="codegas-commons-test" rev="3.0.0">
<artifact name="codegas-commons-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codegas', module='codegas-commons-test', version='3.0.0')
)
libraryDependencies += "org.codegas" % "codegas-commons-test" % "3.0.0"
[org.codegas/codegas-commons-test "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codegas : codegas-commons-domain | jar | 3.0.0 |
org.codegas : codegas-commons-lang | jar | 3.0.0 |
javax.persistence : javax.persistence-api | jar | 2.2 |
org.springframework : spring-tx | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-orm | jar |