License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.yanzx-dev.gitlab |
ArtifactId | ArtifactIdsapjco-spring-boot-starter |
Version | Version3.0.3 |
Type | Typejar |
Description |
DescriptionSapjco Spring Boot Starter
Sapjco integration with Spring Boot
|
Filename | Size |
---|---|
sapjco-spring-boot-starter-3.0.3.pom | |
sapjco-spring-boot-starter-3.0.3.jar | 316 bytes |
sapjco-spring-boot-starter-3.0.3-sources.jar | 261 bytes |
sapjco-spring-boot-starter-3.0.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/cn.yanzx-dev.gitlab/sapjco-spring-boot-starter/ -->
<dependency>
<groupId>cn.yanzx-dev.gitlab</groupId>
<artifactId>sapjco-spring-boot-starter</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.yanzx-dev.gitlab/sapjco-spring-boot-starter/
implementation 'cn.yanzx-dev.gitlab:sapjco-spring-boot-starter:3.0.3'
// https://jarcasting.com/artifacts/cn.yanzx-dev.gitlab/sapjco-spring-boot-starter/
implementation ("cn.yanzx-dev.gitlab:sapjco-spring-boot-starter:3.0.3")
'cn.yanzx-dev.gitlab:sapjco-spring-boot-starter:jar:3.0.3'
<dependency org="cn.yanzx-dev.gitlab" name="sapjco-spring-boot-starter" rev="3.0.3">
<artifact name="sapjco-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.yanzx-dev.gitlab', module='sapjco-spring-boot-starter', version='3.0.3')
)
libraryDependencies += "cn.yanzx-dev.gitlab" % "sapjco-spring-boot-starter" % "3.0.3"
[cn.yanzx-dev.gitlab/sapjco-spring-boot-starter "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
cn.yanzx-dev.gitlab : sapjco-spring | jar | 3.1.3 |
cn.yanzx-dev.gitlab : sapjco-spring-boot-starter-autoconfigure | jar | 3.0.3 |
org.springframework.boot : spring-boot-starter | jar | 1.4.0.RELEASE |