| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка Данные |
| Группа | Группаcom.github.homeant |
| Идентификатор | Идентификаторdata-shield |
| Версия | Версия1.0-RELEASE |
| Тип | Типpom |
| Описание |
Описаниеdata-shield
云盾
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| data-shield-1.0-RELEASE.pom | 10 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar |