MVN

com.sap.cloud.yaas.service-sdk : service-sdk-spring-boot-archetype

Maven & Gradle

Oct 26, 2017

service-sdk-spring-boot-archetype · hybris maven archetype for a basic Spring Boot YaaS Service

mvn archetype:generate -DarchetypeGroupId=com.sap.cloud.yaas.service-sdk -DarchetypeArtifactId=service-sdk-spring-boot-archetype -DarchetypeVersion=4.17.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sap.cloud.yaas.service-sdk : service-sdk-spring-boot-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 4.17.1

All Versions

Choose a version of com.sap.cloud.yaas.service-sdk : service-sdk-spring-boot-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
4.17.x
service-sdk-spring-boot-archetype-4.17.1
service-sdk-spring-boot-archetype-4.17.0
4.16.x
service-sdk-spring-boot-archetype-4.16.0
4.15.x
service-sdk-spring-boot-archetype-4.15.0
4.14.x
service-sdk-spring-boot-archetype-4.14.0
4.13.x
service-sdk-spring-boot-archetype-4.13.7
service-sdk-spring-boot-archetype-4.13.6

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=com.sap.cloud.yaas.service-sdk -DarchetypeArtifactId=service-sdk-spring-boot-archetype -DarchetypeVersion=4.17.1