License |
License |
---|---|
GroupId | GroupIdbe.woutschoovaerts |
ArtifactId | ArtifactIdmollie |
Version | Version3.6.1 |
Type | Typejar |
Description |
DescriptionMollie with Java
Java framework to consume the Mollie API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mollie-3.6.1.pom | |
mollie-3.6.1.jar | 440 KB |
mollie-3.6.1-sources.jar | 102 KB |
mollie-3.6.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/be.woutschoovaerts/mollie/ -->
<dependency>
<groupId>be.woutschoovaerts</groupId>
<artifactId>mollie</artifactId>
<version>3.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/be.woutschoovaerts/mollie/
implementation 'be.woutschoovaerts:mollie:3.6.1'
// https://jarcasting.com/artifacts/be.woutschoovaerts/mollie/
implementation ("be.woutschoovaerts:mollie:3.6.1")
'be.woutschoovaerts:mollie:jar:3.6.1'
<dependency org="be.woutschoovaerts" name="mollie" rev="3.6.1">
<artifact name="mollie" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.woutschoovaerts', module='mollie', version='3.6.1')
)
libraryDependencies += "be.woutschoovaerts" % "mollie" % "3.6.1"
[be.woutschoovaerts/mollie "3.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.konghq : unirest-java | jar | 3.13.4 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.13.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
javax.xml.bind : jaxb-api | jar | 2.4.0-b180830.0359 |
com.sun.xml.bind : jaxb-impl | jar | 3.0.1 |
com.sun.xml.bind : jaxb-core | jar | 3.0.1 |
com.github.olivergondza : maven-jdk-tools-wrapper | jar | 0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.mockito : mockito-core | jar | 4.1.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.16.0 |