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