License |
License |
---|---|
Categories |
CategoriesSBE Data Data Structures |
GroupId | GroupIdcom.github.kucera-jan-cz.esBench |
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore library for building JSON documents for performance and integration testing.
|
Filename | Size |
---|---|
core-0.0.3.pom | |
core-0.0.3.jar | 94 KB |
core-0.0.3-sources.jar | 49 KB |
core-0.0.3-javadoc.jar | 397 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kucera-jan-cz.esBench/core/ -->
<dependency>
<groupId>com.github.kucera-jan-cz.esBench</groupId>
<artifactId>core</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kucera-jan-cz.esBench/core/
implementation 'com.github.kucera-jan-cz.esBench:core:0.0.3'
// https://jarcasting.com/artifacts/com.github.kucera-jan-cz.esBench/core/
implementation ("com.github.kucera-jan-cz.esBench:core:0.0.3")
'com.github.kucera-jan-cz.esBench:core:jar:0.0.3'
<dependency org="com.github.kucera-jan-cz.esBench" name="core" rev="0.0.3">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kucera-jan-cz.esBench', module='core', version='0.0.3')
)
libraryDependencies += "com.github.kucera-jan-cz.esBench" % "core" % "0.0.3"
[com.github.kucera-jan-cz.esBench/core "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-net : commons-net | jar | 3.2 |
commons-beanutils : commons-beanutils | jar | 1.9.2 |
com.google.guava : guava | jar | 18.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.5.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.5.3 |
org.slf4j : slf4j-api | jar | 1.7.12 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.9 |
org.unitils : unitils-core | jar | 3.4.2 |
org.mockito : mockito-core | jar | 1.10.19 |
net.java.dev.jna : jna | jar | 4.1.0 |
net.javacrumbs.json-unit : json-unit | jar | 1.6.1 |
com.github.kucera-jan-cz.esBench : core-test | jar | 0.0.3 |