License |
License |
---|---|
GroupId | GroupIdio.logspace |
ArtifactId | ArtifactIdlogspace-hq-core |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLogspace HQ Core
The Maven Parent POM for Indoqa opensource software.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
logspace-hq-core-0.3.2.pom | |
logspace-hq-core-0.3.2.jar | 18 KB |
logspace-hq-core-0.3.2-sources.jar | 10 KB |
logspace-hq-core-0.3.2-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.logspace/logspace-hq-core/ -->
<dependency>
<groupId>io.logspace</groupId>
<artifactId>logspace-hq-core</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.logspace/logspace-hq-core/
implementation 'io.logspace:logspace-hq-core:0.3.2'
// https://jarcasting.com/artifacts/io.logspace/logspace-hq-core/
implementation ("io.logspace:logspace-hq-core:0.3.2")
'io.logspace:logspace-hq-core:jar:0.3.2'
<dependency org="io.logspace" name="logspace-hq-core" rev="0.3.2">
<artifact name="logspace-hq-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.logspace', module='logspace-hq-core', version='0.3.2')
)
libraryDependencies += "io.logspace" % "logspace-hq-core" % "0.3.2"
[io.logspace/logspace-hq-core "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
io.logspace : logspace-agent-api-json | jar | 0.3.2 |
io.logspace : logspace-hq-core-api | jar | 0.3.2 |
io.logspace : logspace-hq-rest-api | jar | 0.3.2 |
com.indoqa : indoqa-lang | jar | 1.0.0 |
javax.inject : javax.inject | jar | 1 |
org.springframework : spring-beans | jar | |
org.springframework : spring-context | jar | |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.slf4j : slf4j-api | jar | 1.7.21 |