datacenter-schema-core

数据中心服务 - JSON Schema 核心模块

License

License

Categories

Categories

Data
GroupId

GroupId

cn.dustlight.datacenter
ArtifactId

ArtifactId

datacenter-schema-core
Last Version

Last Version

0.0.6-alpha-2
Release Date

Release Date

Type

Type

jar
Description

Description

datacenter-schema-core
数据中心服务 - JSON Schema 核心模块

Download datacenter-schema-core

How to add to project

<!-- https://jarcasting.com/artifacts/cn.dustlight.datacenter/datacenter-schema-core/ -->
<dependency>
    <groupId>cn.dustlight.datacenter</groupId>
    <artifactId>datacenter-schema-core</artifactId>
    <version>0.0.6-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.datacenter/datacenter-schema-core/
implementation 'cn.dustlight.datacenter:datacenter-schema-core:0.0.6-alpha-2'
// https://jarcasting.com/artifacts/cn.dustlight.datacenter/datacenter-schema-core/
implementation ("cn.dustlight.datacenter:datacenter-schema-core:0.0.6-alpha-2")
'cn.dustlight.datacenter:datacenter-schema-core:jar:0.0.6-alpha-2'
<dependency org="cn.dustlight.datacenter" name="datacenter-schema-core" rev="0.0.6-alpha-2">
  <artifact name="datacenter-schema-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.datacenter', module='datacenter-schema-core', version='0.0.6-alpha-2')
)
libraryDependencies += "cn.dustlight.datacenter" % "datacenter-schema-core" % "0.0.6-alpha-2"
[cn.dustlight.datacenter/datacenter-schema-core "0.0.6-alpha-2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar
org.springframework : spring-core jar
org.springframework : spring-beans jar
org.springframework : spring-context jar
com.fasterxml.jackson.core : jackson-databind jar

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6-alpha-2