| License |
License |
|---|---|
| GroupId | GroupIdcz.encircled |
| ArtifactId | ArtifactIdjput-core |
| Version | Version0.24 |
| Type | Typejar |
| Description |
DescriptionjPut-core
Java Performance Unit Testing - core module
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jput-core-0.24.pom | |
| jput-core-0.24.jar | 176 KB |
| jput-core-0.24-sources.jar | 66 KB |
| jput-core-0.24-javadoc.jar | 194 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cz.encircled/jput-core/ -->
<dependency>
<groupId>cz.encircled</groupId>
<artifactId>jput-core</artifactId>
<version>0.24</version>
</dependency>
// https://jarcasting.com/artifacts/cz.encircled/jput-core/
implementation 'cz.encircled:jput-core:0.24'
// https://jarcasting.com/artifacts/cz.encircled/jput-core/
implementation ("cz.encircled:jput-core:0.24")
'cz.encircled:jput-core:jar:0.24'
<dependency org="cz.encircled" name="jput-core" rev="0.24">
<artifact name="jput-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.encircled', module='jput-core', version='0.24')
)
libraryDependencies += "cz.encircled" % "jput-core" % "0.24"
[cz.encircled/jput-core "0.24"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.0 |
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 6.6.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.50 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.50 |
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.50 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.28 |
| junit : junit | jar | 4.12 |
| io.qameta.allure : allure-java-commons | jar | 2.6.0 |
| org.springframework : spring-context | jar | 5.1.5.RELEASE |
| org.springframework : spring-test | jar | 5.1.5.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.tomakehurst : wiremock-jre8 | jar | 2.24.1 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |