License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdcd.go.groovydsl |
ArtifactId | ArtifactIddsl |
Version | Version2.0.0-241 |
Type | Typejar |
Description |
Descriptiondsl
null
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dsl-2.0.0-241.pom | |
dsl-2.0.0-241.jar | 138 KB |
dsl-2.0.0-241-tests.jar | 7 KB |
dsl-2.0.0-241-sources.jar | 109 KB |
dsl-2.0.0-241-javadoc.jar | 475 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cd.go.groovydsl/dsl/ -->
<dependency>
<groupId>cd.go.groovydsl</groupId>
<artifactId>dsl</artifactId>
<version>2.0.0-241</version>
</dependency>
// https://jarcasting.com/artifacts/cd.go.groovydsl/dsl/
implementation 'cd.go.groovydsl:dsl:2.0.0-241'
// https://jarcasting.com/artifacts/cd.go.groovydsl/dsl/
implementation ("cd.go.groovydsl:dsl:2.0.0-241")
'cd.go.groovydsl:dsl:jar:2.0.0-241'
<dependency org="cd.go.groovydsl" name="dsl" rev="2.0.0-241">
<artifact name="dsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='cd.go.groovydsl', module='dsl', version='2.0.0-241')
)
libraryDependencies += "cd.go.groovydsl" % "dsl" % "2.0.0-241"
[cd.go.groovydsl/dsl "2.0.0-241"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy | jar | 3.0.7 |
org.codehaus.groovy : groovy-json | jar | 3.0.7 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.0 |
org.apache.commons : commons-lang3 | jar | 3.11 |
javax.validation : validation-api | jar | 2.0.1.Final |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
org.reflections : reflections | jar | 0.9.12 |
io.github.classgraph : classgraph | jar | 4.8.98 |
dom4j : dom4j | jar | 1.6.1 |