is not current version
Last Version 4.0.6

wallee-java-sdk 3.0.2

The SDK for simplifying the integration with wallee API.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.wallee
ArtifactId

ArtifactId

wallee-java-sdk
Version

Version

3.0.2
Type

Type

jar
Description

Description

wallee-java-sdk
The SDK for simplifying the integration with wallee API.
Project URL

Project URL

https://www.wallee.com
Source Code Management

Source Code Management

https://github.com/wallee-payment/java-sdk

Download wallee-java-sdk 3.0.2


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

Dependencies

compile (7)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.17
com.google.api-client : google-api-client jar 1.23.0
org.glassfish.jersey.core : jersey-common jar 2.29.1
com.fasterxml.jackson.core : jackson-core jar 2.12.2
com.fasterxml.jackson.core : jackson-annotations jar 2.12.2
com.fasterxml.jackson.core : jackson-databind jar 2.12.2
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.