License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.engineblock |
ArtifactId | ArtifactIdat-json |
Last Version | Last Version1.0.65 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionat-json
A engineblock ActivityType (AT) driver module;
Provides an activity capable of writing results out via JSON
|
Filename | Size |
---|---|
at-json-1.0.65.pom | |
at-json-1.0.65.jar | 9 MB |
at-json-1.0.65-sources.jar | 12 KB |
at-json-1.0.65-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.engineblock/at-json/ -->
<dependency>
<groupId>io.engineblock</groupId>
<artifactId>at-json</artifactId>
<version>1.0.65</version>
</dependency>
// https://jarcasting.com/artifacts/io.engineblock/at-json/
implementation 'io.engineblock:at-json:1.0.65'
// https://jarcasting.com/artifacts/io.engineblock/at-json/
implementation ("io.engineblock:at-json:1.0.65")
'io.engineblock:at-json:jar:1.0.65'
<dependency org="io.engineblock" name="at-json" rev="1.0.65">
<artifact name="at-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.engineblock', module='at-json', version='1.0.65')
)
libraryDependencies += "io.engineblock" % "at-json" % "1.0.65"
[io.engineblock/at-json "1.0.65"]
Group / Artifact | Type | Version |
---|---|---|
io.engineblock : eb-api | jar | 1.0.65 |
com.google.auto.service : auto-service | jar | 1.0-rc2 |
org.slf4j : slf4j-api | jar | 1.7.19 |
com.fasterxml.jackson.core : jackson-core | jar | 2.8.8 |
io.virtdata : metagen-userlibs | jar | 1.0.29 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.21 |
org.mockito : mockito-all | jar | 2.0.2-beta |
org.assertj : assertj-core-java8 | jar | 1.0.0m1 |