License |
License |
---|---|
GroupId | GroupIdcn.yanzx-dev.gitlab |
ArtifactId | ArtifactIdsapjco-spring |
Last Version | Last Version3.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSapjco Spring
SAP Java Connector integration with Spring
|
Filename | Size |
---|---|
sapjco-spring-3.1.4.pom | |
sapjco-spring-3.1.4.jar | 73 KB |
sapjco-spring-3.1.4-sources.jar | 46 KB |
sapjco-spring-3.1.4-javadoc.jar | 270 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.yanzx-dev.gitlab/sapjco-spring/ -->
<dependency>
<groupId>cn.yanzx-dev.gitlab</groupId>
<artifactId>sapjco-spring</artifactId>
<version>3.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.yanzx-dev.gitlab/sapjco-spring/
implementation 'cn.yanzx-dev.gitlab:sapjco-spring:3.1.4'
// https://jarcasting.com/artifacts/cn.yanzx-dev.gitlab/sapjco-spring/
implementation ("cn.yanzx-dev.gitlab:sapjco-spring:3.1.4")
'cn.yanzx-dev.gitlab:sapjco-spring:jar:3.1.4'
<dependency org="cn.yanzx-dev.gitlab" name="sapjco-spring" rev="3.1.4">
<artifact name="sapjco-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.yanzx-dev.gitlab', module='sapjco-spring', version='3.1.4')
)
libraryDependencies += "cn.yanzx-dev.gitlab" % "sapjco-spring" % "3.1.4"
[cn.yanzx-dev.gitlab/sapjco-spring "3.1.4"]
Group / Artifact | Type | Version |
---|---|---|
cn.yanzx-dev.gitlab : com.sap.conn.jco.sapjco | jar | 3.0.14 |
org.springframework : spring-context | jar | 4.3.2.RELEASE |
com.google.guava : guava | jar | 23.0 |