Last Version

wallee-java-sdk 4.0.6

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

4.0.6
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 4.0.6


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

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.