is not current version
Last Version 3.1.2.RELEASE

cn.yanzx-dev.gitlab:jco-spring 3.1.1.RELEASE

JCo SAP integration with Spring

GroupId

GroupId

cn.yanzx-dev.gitlab
ArtifactId

ArtifactId

jco-spring
Version

Version

3.1.1.RELEASE
Type

Type

jar

Download jco-spring 3.1.1.RELEASE


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