License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdcd.go.groovydsl |
ArtifactId | ArtifactIddsl |
Version | Version2.1.0-345 |
Type | Typejar |
Description |
Descriptiondsl
null
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dsl-2.1.0-345.pom | |
dsl-2.1.0-345.jar | 138 KB |
dsl-2.1.0-345-tests.jar | 7 KB |
dsl-2.1.0-345-sources.jar | 109 KB |
dsl-2.1.0-345-javadoc.jar | 475 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cd.go.groovydsl/dsl/ -->
<dependency>
<groupId>cd.go.groovydsl</groupId>
<artifactId>dsl</artifactId>
<version>2.1.0-345</version>
</dependency>
// https://jarcasting.com/artifacts/cd.go.groovydsl/dsl/
implementation 'cd.go.groovydsl:dsl:2.1.0-345'
// https://jarcasting.com/artifacts/cd.go.groovydsl/dsl/
implementation ("cd.go.groovydsl:dsl:2.1.0-345")
'cd.go.groovydsl:dsl:jar:2.1.0-345'
<dependency org="cd.go.groovydsl" name="dsl" rev="2.1.0-345">
<artifact name="dsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='cd.go.groovydsl', module='dsl', version='2.1.0-345')
)
libraryDependencies += "cd.go.groovydsl" % "dsl" % "2.1.0-345"
[cd.go.groovydsl/dsl "2.1.0-345"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy | jar | 3.0.9 |
org.codehaus.groovy : groovy-json | jar | 3.0.9 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
jakarta.validation : jakarta.validation-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.reflections : reflections | jar | 0.10.2 |
io.github.classgraph : classgraph | jar | 4.8.138 |
org.dom4j : dom4j | jar | 2.1.3 |