License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcn.dustlight.datacenter |
ArtifactId | ArtifactIddatacenter-schema-adapter |
Last Version | Last Version0.0.6-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondatacenter-schema-adapter
数据中心服务 - JSON Schema 适配器模块
|
<!-- https://jarcasting.com/artifacts/cn.dustlight.datacenter/datacenter-schema-adapter/ -->
<dependency>
<groupId>cn.dustlight.datacenter</groupId>
<artifactId>datacenter-schema-adapter</artifactId>
<version>0.0.6-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.datacenter/datacenter-schema-adapter/
implementation 'cn.dustlight.datacenter:datacenter-schema-adapter:0.0.6-alpha-2'
// https://jarcasting.com/artifacts/cn.dustlight.datacenter/datacenter-schema-adapter/
implementation ("cn.dustlight.datacenter:datacenter-schema-adapter:0.0.6-alpha-2")
'cn.dustlight.datacenter:datacenter-schema-adapter:jar:0.0.6-alpha-2'
<dependency org="cn.dustlight.datacenter" name="datacenter-schema-adapter" rev="0.0.6-alpha-2">
<artifact name="datacenter-schema-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.datacenter', module='datacenter-schema-adapter', version='0.0.6-alpha-2')
)
libraryDependencies += "cn.dustlight.datacenter" % "datacenter-schema-adapter" % "0.0.6-alpha-2"
[cn.dustlight.datacenter/datacenter-schema-adapter "0.0.6-alpha-2"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | |
org.springframework : spring-context | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
com.networknt : json-schema-validator | jar | 1.0.59 |
cn.dustlight.datacenter : datacenter-schema-core | jar | 0.0.6-alpha-2 |
cn.dustlight.datacenter : datacenter-core | jar | 0.0.6-alpha-2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |