Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
---|---|
GroupId | GroupIdcom.github.virtualcry |
ArtifactId | ArtifactIdsapjco-spring-boot-starter-autoconfigure |
Version | Version3.1.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.virtualcry/sapjco-spring-boot-starter-autoconfigure/ -->
<dependency>
<groupId>com.github.virtualcry</groupId>
<artifactId>sapjco-spring-boot-starter-autoconfigure</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.virtualcry/sapjco-spring-boot-starter-autoconfigure/
implementation 'com.github.virtualcry:sapjco-spring-boot-starter-autoconfigure:3.1.3'
// https://jarcasting.com/artifacts/com.github.virtualcry/sapjco-spring-boot-starter-autoconfigure/
implementation ("com.github.virtualcry:sapjco-spring-boot-starter-autoconfigure:3.1.3")
'com.github.virtualcry:sapjco-spring-boot-starter-autoconfigure:jar:3.1.3'
<dependency org="com.github.virtualcry" name="sapjco-spring-boot-starter-autoconfigure" rev="3.1.3">
<artifact name="sapjco-spring-boot-starter-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.virtualcry', module='sapjco-spring-boot-starter-autoconfigure', version='3.1.3')
)
libraryDependencies += "com.github.virtualcry" % "sapjco-spring-boot-starter-autoconfigure" % "3.1.3"
[com.github.virtualcry/sapjco-spring-boot-starter-autoconfigure "3.1.3"]