| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdio.logspace |
| ArtifactId | ArtifactIdlogspace-agent-api-json |
| Last Version | Last Version0.3.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLogspace Agent JSON API
The Maven Parent POM for Indoqa opensource software.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.logspace/logspace-agent-api-json/ -->
<dependency>
<groupId>io.logspace</groupId>
<artifactId>logspace-agent-api-json</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.logspace/logspace-agent-api-json/
implementation 'io.logspace:logspace-agent-api-json:0.3.2'
// https://jarcasting.com/artifacts/io.logspace/logspace-agent-api-json/
implementation ("io.logspace:logspace-agent-api-json:0.3.2")
'io.logspace:logspace-agent-api-json:jar:0.3.2'
<dependency org="io.logspace" name="logspace-agent-api-json" rev="0.3.2">
<artifact name="logspace-agent-api-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.logspace', module='logspace-agent-api-json', version='0.3.2')
)
libraryDependencies += "io.logspace" % "logspace-agent-api-json" % "0.3.2"
[io.logspace/logspace-agent-api-json "0.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.logspace : logspace-agent-api | jar | 0.3.2 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.8.2 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.21 |
| org.apache.logging.log4j : log4j-core | jar | |
| org.apache.logging.log4j : log4j-slf4j-impl | jar |