License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdstudio.raptor |
ArtifactId | ArtifactIdcmdb-client |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfiguration center of raptor software-suite.
|
Filename | Size |
---|---|
cmdb-client-0.0.2.pom | |
cmdb-client-0.0.2.jar | 106 KB |
cmdb-client-0.0.2-sources.jar | 55 KB |
cmdb-client-0.0.2-javadoc.jar | 375 KB |
Browse |
<!-- https://jarcasting.com/artifacts/studio.raptor/cmdb-client/ -->
<dependency>
<groupId>studio.raptor</groupId>
<artifactId>cmdb-client</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/studio.raptor/cmdb-client/
implementation 'studio.raptor:cmdb-client:0.0.2'
// https://jarcasting.com/artifacts/studio.raptor/cmdb-client/
implementation ("studio.raptor:cmdb-client:0.0.2")
'studio.raptor:cmdb-client:jar:0.0.2'
<dependency org="studio.raptor" name="cmdb-client" rev="0.0.2">
<artifact name="cmdb-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='studio.raptor', module='cmdb-client', version='0.0.2')
)
libraryDependencies += "studio.raptor" % "cmdb-client" % "0.0.2"
[studio.raptor/cmdb-client "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
studio.raptor : cmdb-core | jar | 0.0.2 |
studio.raptor : cmdb-foundation-service | jar | 0.0.2 |
com.google.inject : guice | jar | 4.1.0 |
org.slf4j : slf4j-api | jar | 1.7.21 |
org.springframework : spring-context Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.eclipse.jetty : jetty-server | jar | |
org.slf4j : jcl-over-slf4j | jar | |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.7 |
org.apache.logging.log4j : log4j-core | jar | 2.7 |
org.springframework.boot : spring-boot-starter-test | jar |