License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Data |
GroupId | GroupIdcom.github.homeant |
ArtifactId | ArtifactIddata-shield |
Version | Version1.0-RELEASE |
Type | Typepom |
Description |
Descriptiondata-shield
云盾
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
data-shield-1.0-RELEASE.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.homeant/data-shield/ -->
<dependency>
<groupId>com.github.homeant</groupId>
<artifactId>data-shield</artifactId>
<version>1.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.homeant/data-shield/
implementation 'com.github.homeant:data-shield:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.homeant/data-shield/
implementation ("com.github.homeant:data-shield:1.0-RELEASE")
'com.github.homeant:data-shield:pom:1.0-RELEASE'
<dependency org="com.github.homeant" name="data-shield" rev="1.0-RELEASE">
<artifact name="data-shield" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.homeant', module='data-shield', version='1.0-RELEASE')
)
libraryDependencies += "com.github.homeant" % "data-shield" % "1.0-RELEASE"
[com.github.homeant/data-shield "1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |