com.sap.cloud.sjb.xs-java-parent

Defines common dependencies and maven plugins configuration

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

com.sap.cloud.sjb
Идентификатор

Идентификатор

xs-java-parent
Последняя версия

Последняя версия

1.13.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

com.sap.cloud.sjb.xs-java-parent
Defines common dependencies and maven plugins configuration
Ссылка на сайт

Ссылка на сайт

https://www.sap.com

Скачать xs-java-parent

Имя Файла Размер
xs-java-parent-1.13.0.pom 5 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.sap.cloud.sjb/xs-java-parent/ -->
<dependency>
    <groupId>com.sap.cloud.sjb</groupId>
    <artifactId>xs-java-parent</artifactId>
    <version>1.13.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.sjb/xs-java-parent/
implementation 'com.sap.cloud.sjb:xs-java-parent:1.13.0'
// https://jarcasting.com/artifacts/com.sap.cloud.sjb/xs-java-parent/
implementation ("com.sap.cloud.sjb:xs-java-parent:1.13.0")
'com.sap.cloud.sjb:xs-java-parent:pom:1.13.0'
<dependency org="com.sap.cloud.sjb" name="xs-java-parent" rev="1.13.0">
  <artifact name="xs-java-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.sjb', module='xs-java-parent', version='1.13.0')
)
libraryDependencies += "com.sap.cloud.sjb" % "xs-java-parent" % "1.13.0"
[com.sap.cloud.sjb/xs-java-parent "1.13.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.13.0
1.12.0
1.11.3
1.10.0