License |
License |
---|---|
GroupId | GroupIdio.github.cossme |
ArtifactId | ArtifactIdgrinder-core |
Version | Version4.0.0 |
Type | Typejar |
Description |
Descriptiongrinder-core
The Grinder.
|
Project URL |
Project URL |
Filename | Size |
---|---|
grinder-core-4.0.0.pom | |
grinder-core-4.0.0.jar | 888 KB |
grinder-core-4.0.0-tests.jar | 596 KB |
grinder-core-4.0.0-sources.jar | 676 KB |
grinder-core-4.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.cossme/grinder-core/ -->
<dependency>
<groupId>io.github.cossme</groupId>
<artifactId>grinder-core</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cossme/grinder-core/
implementation 'io.github.cossme:grinder-core:4.0.0'
// https://jarcasting.com/artifacts/io.github.cossme/grinder-core/
implementation ("io.github.cossme:grinder-core:4.0.0")
'io.github.cossme:grinder-core:jar:4.0.0'
<dependency org="io.github.cossme" name="grinder-core" rev="4.0.0">
<artifact name="grinder-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cossme', module='grinder-core', version='4.0.0')
)
libraryDependencies += "io.github.cossme" % "grinder-core" % "4.0.0"
[io.github.cossme/grinder-core "4.0.0"]
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.1.3 |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.9.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.0 |
javax.servlet : javax.servlet-api | jar | 4.0.0 |
Group / Artifact | Type | Version |
---|---|---|
io.github.cossme : grinder-dcr-agent | jar | 4.0.0 |
Group / Artifact | Type | Version |
---|---|---|
io.github.cossme : grinder-test-support | jar | 4.0.0 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.0 |