License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Data |
GroupId | GroupIdcom.github.homeant |
ArtifactId | ArtifactIddata-shield-core |
Version | Version1.0-RELEASE |
Type | Typejar |
Description |
Description云盾
|
<!-- https://jarcasting.com/artifacts/com.github.homeant/data-shield-core/ -->
<dependency>
<groupId>com.github.homeant</groupId>
<artifactId>data-shield-core</artifactId>
<version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.homeant/data-shield-core/
implementation 'com.github.homeant:data-shield-core:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.homeant/data-shield-core/
implementation ("com.github.homeant:data-shield-core:1.0-RELEASE")
'com.github.homeant:data-shield-core:jar:1.0-RELEASE'
<dependency org="com.github.homeant" name="data-shield-core" rev="1.0-RELEASE">
<artifact name="data-shield-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.homeant', module='data-shield-core', version='1.0-RELEASE')
)
libraryDependencies += "com.github.homeant" % "data-shield-core" % "1.0-RELEASE"
[com.github.homeant/data-shield-core "1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.10 |
com.google.code.gson : gson | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | 3.5.4 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.2 |