GroupId | GroupIdcom.sap.cloud.s4hana.archetypes |
---|---|
ArtifactId | ArtifactIdarchetypes-parent |
Version | Version1.5.0 |
Type | Typepom |
Filename | Size |
---|---|
archetypes-parent-1.5.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sap.cloud.s4hana.archetypes/archetypes-parent/ -->
<dependency>
<groupId>com.sap.cloud.s4hana.archetypes</groupId>
<artifactId>archetypes-parent</artifactId>
<version>1.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.s4hana.archetypes/archetypes-parent/
implementation 'com.sap.cloud.s4hana.archetypes:archetypes-parent:1.5.0'
// https://jarcasting.com/artifacts/com.sap.cloud.s4hana.archetypes/archetypes-parent/
implementation ("com.sap.cloud.s4hana.archetypes:archetypes-parent:1.5.0")
'com.sap.cloud.s4hana.archetypes:archetypes-parent:pom:1.5.0'
<dependency org="com.sap.cloud.s4hana.archetypes" name="archetypes-parent" rev="1.5.0">
<artifact name="archetypes-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.s4hana.archetypes', module='archetypes-parent', version='1.5.0')
)
libraryDependencies += "com.sap.cloud.s4hana.archetypes" % "archetypes-parent" % "1.5.0"
[com.sap.cloud.s4hana.archetypes/archetypes-parent "1.5.0"]