License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdio.bigconnect |
ArtifactId | ArtifactIddw-groovy |
Last Version | Last Version4.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBigConnect: DataWorker: Plugin: Groovy
Various DataWorker Plugins for BigConnect
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dw-groovy-4.2.1.pom | |
dw-groovy-4.2.1.jar | 7 KB |
dw-groovy-4.2.1-sources.jar | 7 KB |
dw-groovy-4.2.1-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bigconnect/dw-groovy/ -->
<dependency>
<groupId>io.bigconnect</groupId>
<artifactId>dw-groovy</artifactId>
<version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bigconnect/dw-groovy/
implementation 'io.bigconnect:dw-groovy:4.2.1'
// https://jarcasting.com/artifacts/io.bigconnect/dw-groovy/
implementation ("io.bigconnect:dw-groovy:4.2.1")
'io.bigconnect:dw-groovy:jar:4.2.1'
<dependency org="io.bigconnect" name="dw-groovy" rev="4.2.1">
<artifact name="dw-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bigconnect', module='dw-groovy', version='4.2.1')
)
libraryDependencies += "io.bigconnect" % "dw-groovy" % "4.2.1"
[io.bigconnect/dw-groovy "4.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.4.5 |
io.bigconnect : core | jar | 4.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.objenesis : objenesis | jar | 3.1 |