studio.raptor:cmdb-core

Configuration center of raptor software-suite.

License

License

GroupId

GroupId

studio.raptor
ArtifactId

ArtifactId

cmdb-core
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Configuration center of raptor software-suite.

Download cmdb-core

How to add to project

<!-- https://jarcasting.com/artifacts/studio.raptor/cmdb-core/ -->
<dependency>
    <groupId>studio.raptor</groupId>
    <artifactId>cmdb-core</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/studio.raptor/cmdb-core/
implementation 'studio.raptor:cmdb-core:0.0.2'
// https://jarcasting.com/artifacts/studio.raptor/cmdb-core/
implementation ("studio.raptor:cmdb-core:0.0.2")
'studio.raptor:cmdb-core:jar:0.0.2'
<dependency org="studio.raptor" name="cmdb-core" rev="0.0.2">
  <artifact name="cmdb-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='studio.raptor', module='cmdb-core', version='0.0.2')
)
libraryDependencies += "studio.raptor" % "cmdb-core" % "0.0.2"
[studio.raptor/cmdb-core "0.0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.0
com.google.guava : guava jar 20.0
org.slf4j : slf4j-api Optional jar 1.7.21
log4j : log4j Optional jar 1.2.17
org.apache.logging.log4j : log4j-core Optional jar 2.7

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1