License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.grinder |
ArtifactId | ArtifactIdgrinder-core |
Last Version | Last Version3.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongrinder-core
The Grinder.
|
Project URL |
Project URL |
Filename | Size |
---|---|
grinder-core-3.11.pom | |
grinder-core-3.11.jar | 1 MB |
grinder-core-3.11-sources.jar | 738 KB |
grinder-core-3.11-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.grinder/grinder-core/ -->
<dependency>
<groupId>net.sf.grinder</groupId>
<artifactId>grinder-core</artifactId>
<version>3.11</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.grinder/grinder-core/
implementation 'net.sf.grinder:grinder-core:3.11'
// https://jarcasting.com/artifacts/net.sf.grinder/grinder-core/
implementation ("net.sf.grinder:grinder-core:3.11")
'net.sf.grinder:grinder-core:jar:3.11'
<dependency org="net.sf.grinder" name="grinder-core" rev="3.11">
<artifact name="grinder-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.grinder', module='grinder-core', version='3.11')
)
libraryDependencies += "net.sf.grinder" % "grinder-core" % "3.11"
[net.sf.grinder/grinder-core "3.11"]
Group / Artifact | Type | Version |
---|---|---|
asm : asm | jar | 3.2 |
org.picocontainer : picocontainer | jar | 2.13.6 |
org.python : jython-standalone | jar | 2.5.3 |
org.clojure : clojure | jar | 1.4.0 |
org.slf4j : slf4j-api | jar | 1.6.4 |
ch.qos.logback : logback-classic | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
net.sf.grinder : grinder-dcr-agent | jar | 3.11 |
Group / Artifact | Type | Version |
---|---|---|
net.sf.grinder : grinder-test-support | jar | 3.11 |
junit : junit | jar | 4.5 |
org.mockito : mockito-all | jar | 1.9.0 |