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

com.sap.cloud.sdk.archetypes:archetypes-parent 3.52.0

Parent POM for archetype modules.

Группа

Группа

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

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

archetypes-parent
Версия

Версия

3.52.0
Тип

Тип

pom

Скачать archetypes-parent 3.52.0

Имя Файла Размер
archetypes-parent-3.52.0.pom 2 KB
Обзор

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