Last Version

sap4j 1.0.2

Interactions with SAP made dead easy.

License

License

GroupId

GroupId

com.sap4j
ArtifactId

ArtifactId

sap4j
Version

Version

1.0.2
Type

Type

jar
Description

Description

sap4j
Interactions with SAP made dead easy.

Download sap4j 1.0.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.9
log4j : log4j jar 1.2.17
net.jodah : failsafe jar 2.4.0
commons-io : commons-io jar 2.6
com.google.guava : guava jar 29.0-jre
com.google.code.gson : gson jar 2.8.6

provided (1)

Group / Artifact Type Version
com.sap.conn.jco » sapjco3 jar 3.0.14

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 1.10.19
org.powermock : powermock-module-junit4 jar 1.6.2
org.powermock : powermock-api-mockito jar 1.6.2

Project Modules

There are no modules declared in this project.