| License | License | 
|---|---|
| GroupId | GroupIdcom.sap.cloud.sdk.archetypes | 
| ArtifactId | ArtifactIdarchetypes-parent | 
| Last Version | Last Version3.70.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionArchetypes - Parent POM Parent POM for archetype modules. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| archetypes-parent-3.70.0.pom | 3 KB | 
| Browse | 
<!-- 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.70.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.70.0'// https://jarcasting.com/artifacts/com.sap.cloud.sdk.archetypes/archetypes-parent/
implementation ("com.sap.cloud.sdk.archetypes:archetypes-parent:3.70.0")'com.sap.cloud.sdk.archetypes:archetypes-parent:pom:3.70.0'<dependency org="com.sap.cloud.sdk.archetypes" name="archetypes-parent" rev="3.70.0">
  <artifact name="archetypes-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='com.sap.cloud.sdk.archetypes', module='archetypes-parent', version='3.70.0')
)libraryDependencies += "com.sap.cloud.sdk.archetypes" % "archetypes-parent" % "3.70.0"[com.sap.cloud.sdk.archetypes/archetypes-parent "3.70.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-simple | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 | 
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |