License |
License |
---|---|
GroupId | GroupIdbe.woutschoovaerts |
ArtifactId | ArtifactIdmollie |
Last Version | Last Version3.6.7 |
Release Date | Release Date |
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.7.pom | |
mollie-3.6.7.jar | 429 KB |
mollie-3.6.7-sources.jar | 99 KB |
mollie-3.6.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/be.woutschoovaerts/mollie/ -->
<dependency>
<groupId>be.woutschoovaerts</groupId>
<artifactId>mollie</artifactId>
<version>3.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/be.woutschoovaerts/mollie/
implementation 'be.woutschoovaerts:mollie:3.6.7'
// https://jarcasting.com/artifacts/be.woutschoovaerts/mollie/
implementation ("be.woutschoovaerts:mollie:3.6.7")
'be.woutschoovaerts:mollie:jar:3.6.7'
<dependency org="be.woutschoovaerts" name="mollie" rev="3.6.7">
<artifact name="mollie" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.woutschoovaerts', module='mollie', version='3.6.7')
)
libraryDependencies += "be.woutschoovaerts" % "mollie" % "3.6.7"
[be.woutschoovaerts/mollie "3.6.7"]
Group / Artifact | Type | Version |
---|---|---|
com.konghq : unirest-java | jar | 3.13.6 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.13.2 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.2 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.slf4j : slf4j-api | jar | 1.7.35 |
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.3.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |