License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdorg.ngrinder |
ArtifactId | ArtifactIdngrinder-groovy |
Last Version | Last Version3.5.5-p1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.ngrinder:ngrinder-groovy
ngrinder-groovy module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ngrinder-groovy-3.5.5-p1.pom | |
ngrinder-groovy-3.5.5-p1.jar | 42 KB |
ngrinder-groovy-3.5.5-p1-sources.jar | 36 KB |
ngrinder-groovy-3.5.5-p1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.ngrinder/ngrinder-groovy/ -->
<dependency>
<groupId>org.ngrinder</groupId>
<artifactId>ngrinder-groovy</artifactId>
<version>3.5.5-p1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ngrinder/ngrinder-groovy/
implementation 'org.ngrinder:ngrinder-groovy:3.5.5-p1'
// https://jarcasting.com/artifacts/org.ngrinder/ngrinder-groovy/
implementation ("org.ngrinder:ngrinder-groovy:3.5.5-p1")
'org.ngrinder:ngrinder-groovy:jar:3.5.5-p1'
<dependency org="org.ngrinder" name="ngrinder-groovy" rev="3.5.5-p1">
<artifact name="ngrinder-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ngrinder', module='ngrinder-groovy', version='3.5.5-p1')
)
libraryDependencies += "org.ngrinder" % "ngrinder-groovy" % "3.5.5-p1"
[org.ngrinder/ngrinder-groovy "3.5.5-p1"]
Group / Artifact | Type | Version |
---|---|---|
org.ngrinder : ngrinder-runtime | jar | 3.5.5-p1 |
org.codehaus.groovy : groovy | jar | 3.0.5 |
org.codehaus.groovy : groovy-datetime | jar | 3.0.5 |
org.codehaus.groovy : groovy-templates | jar | 3.0.5 |
org.codehaus.groovy : groovy-json | jar | 3.0.5 |
org.codehaus.groovy : groovy-sql | jar | 3.0.5 |
org.codehaus.groovy : groovy-xml | jar | 3.0.5 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.23.4 |