| License |
License |
|---|---|
| GroupId | GroupIdio.logspace |
| ArtifactId | ArtifactIdlogspace-hq-core-api |
| Last Version | Last Version0.3.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLogspace HQ Core API
The Maven Parent POM for Indoqa opensource software.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| logspace-hq-core-api-0.3.2.pom | |
| logspace-hq-core-api-0.3.2.jar | 13 KB |
| logspace-hq-core-api-0.3.2-sources.jar | 12 KB |
| logspace-hq-core-api-0.3.2-javadoc.jar | 87 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.logspace/logspace-hq-core-api/ -->
<dependency>
<groupId>io.logspace</groupId>
<artifactId>logspace-hq-core-api</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.logspace/logspace-hq-core-api/
implementation 'io.logspace:logspace-hq-core-api:0.3.2'
// https://jarcasting.com/artifacts/io.logspace/logspace-hq-core-api/
implementation ("io.logspace:logspace-hq-core-api:0.3.2")
'io.logspace:logspace-hq-core-api:jar:0.3.2'
<dependency org="io.logspace" name="logspace-hq-core-api" rev="0.3.2">
<artifact name="logspace-hq-core-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.logspace', module='logspace-hq-core-api', version='0.3.2')
)
libraryDependencies += "io.logspace" % "logspace-hq-core-api" % "0.3.2"
[io.logspace/logspace-hq-core-api "0.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.logspace : logspace-agent-api | jar | 0.3.2 |
| io.logspace : logspace-agent-api-json | jar | 0.3.2 |
| io.logspace : logspace-hq-rest-api | jar | 0.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |