License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcn.dustlight.datacenter |
ArtifactId | ArtifactIddatacenter-schema-core |
Last Version | Last Version0.0.6-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondatacenter-schema-core
数据中心服务 - JSON Schema 核心模块
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-starter-webflux | jar |