License |
License |
---|---|
GroupId | GroupIdio.logspace |
ArtifactId | ArtifactIdlogspace-hq-core-api |
Version | Version0.3.1 |
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.1.pom | |
logspace-hq-core-api-0.3.1.jar | 14 KB |
logspace-hq-core-api-0.3.1-sources.jar | 14 KB |
logspace-hq-core-api-0.3.1-javadoc.jar | 110 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.logspace/logspace-hq-core-api/
implementation 'io.logspace:logspace-hq-core-api:0.3.1'
// https://jarcasting.com/artifacts/io.logspace/logspace-hq-core-api/
implementation ("io.logspace:logspace-hq-core-api:0.3.1")
'io.logspace:logspace-hq-core-api:jar:0.3.1'
<dependency org="io.logspace" name="logspace-hq-core-api" rev="0.3.1">
<artifact name="logspace-hq-core-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.logspace', module='logspace-hq-core-api', version='0.3.1')
)
libraryDependencies += "io.logspace" % "logspace-hq-core-api" % "0.3.1"
[io.logspace/logspace-hq-core-api "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.logspace : logspace-agent-api | jar | 0.3.1 |
io.logspace : logspace-agent-api-json | jar | 0.3.1 |
io.logspace : logspace-hq-rest-api | jar | 0.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |