| License |
License |
|---|---|
| GroupId | GroupIdorg.ngrinder |
| ArtifactId | ArtifactIdngrinder-runtime |
| Last Version | Last Version3.5.5-p1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.ngrinder:ngrinder-runtime
ngrinder-runtime module
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ngrinder-runtime-3.5.5-p1.pom | |
| ngrinder-runtime-3.5.5-p1.jar | 53 KB |
| ngrinder-runtime-3.5.5-p1-sources.jar | 25 KB |
| ngrinder-runtime-3.5.5-p1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ngrinder/ngrinder-runtime/ -->
<dependency>
<groupId>org.ngrinder</groupId>
<artifactId>ngrinder-runtime</artifactId>
<version>3.5.5-p1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ngrinder/ngrinder-runtime/
implementation 'org.ngrinder:ngrinder-runtime:3.5.5-p1'
// https://jarcasting.com/artifacts/org.ngrinder/ngrinder-runtime/
implementation ("org.ngrinder:ngrinder-runtime:3.5.5-p1")
'org.ngrinder:ngrinder-runtime:jar:3.5.5-p1'
<dependency org="org.ngrinder" name="ngrinder-runtime" rev="3.5.5-p1">
<artifact name="ngrinder-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ngrinder', module='ngrinder-runtime', version='3.5.5-p1')
)
libraryDependencies += "org.ngrinder" % "ngrinder-runtime" % "3.5.5-p1"
[org.ngrinder/ngrinder-runtime "3.5.5-p1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-io : commons-io | jar | 2.2 |
| org.python : jython-standalone | jar | 2.7.2 |
| net.sf.grinder : grinder | jar | 3.9.1 |
| org.json : json | jar | 20090211 |
| dnsjava : dnsjava | jar | 3.2.2 |
| org.hamcrest : hamcrest-all | jar | 1.1 |
| org.ow2.asm : asm | jar | 9.0 |
| org.apache.httpcomponents.core5 : httpcore5-h2 | jar | 5.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.easytesting : fest-assert | jar | 1.4 |
| org.mockito : mockito-core | jar | 2.23.4 |