is not current version
Last Version 3.1.4

cn.yanzx-dev.gitlab:sapjco-spring 3.1.3

SAP Java Connector integration with Spring

GroupId

GroupId

cn.yanzx-dev.gitlab
ArtifactId

ArtifactId

sapjco-spring
Version

Version

3.1.3
Type

Type

jar

Download sapjco-spring 3.1.3


<!-- https://jarcasting.com/artifacts/cn.yanzx-dev.gitlab/sapjco-spring/ -->
<dependency>
    <groupId>cn.yanzx-dev.gitlab</groupId>
    <artifactId>sapjco-spring</artifactId>
    <version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.yanzx-dev.gitlab/sapjco-spring/
implementation 'cn.yanzx-dev.gitlab:sapjco-spring:3.1.3'
// https://jarcasting.com/artifacts/cn.yanzx-dev.gitlab/sapjco-spring/
implementation ("cn.yanzx-dev.gitlab:sapjco-spring:3.1.3")
'cn.yanzx-dev.gitlab:sapjco-spring:jar:3.1.3'
<dependency org="cn.yanzx-dev.gitlab" name="sapjco-spring" rev="3.1.3">
  <artifact name="sapjco-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.yanzx-dev.gitlab', module='sapjco-spring', version='3.1.3')
)
libraryDependencies += "cn.yanzx-dev.gitlab" % "sapjco-spring" % "3.1.3"
[cn.yanzx-dev.gitlab/sapjco-spring "3.1.3"]