| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.link-intersystems |
| Идентификатор | Идентификаторlis-central-pom |
| Версия | Версия1 |
| Тип | Типpom |
| Описание |
ОписаниеLink Intersystems Central
Parent pom for maven central artifact deployment.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| lis-central-pom-1.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.link-intersystems/lis-central-pom/ -->
<dependency>
<groupId>com.link-intersystems</groupId>
<artifactId>lis-central-pom</artifactId>
<version>1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.link-intersystems/lis-central-pom/
implementation 'com.link-intersystems:lis-central-pom:1'
// https://jarcasting.com/artifacts/com.link-intersystems/lis-central-pom/
implementation ("com.link-intersystems:lis-central-pom:1")
'com.link-intersystems:lis-central-pom:pom:1'
<dependency org="com.link-intersystems" name="lis-central-pom" rev="1">
<artifact name="lis-central-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.link-intersystems', module='lis-central-pom', version='1')
)
libraryDependencies += "com.link-intersystems" % "lis-central-pom" % "1"
[com.link-intersystems/lis-central-pom "1"]