License |
License |
---|---|
GroupId | GroupIdbe.woutschoovaerts |
ArtifactId | ArtifactIdmollie |
Version | Version3.2.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.2.1.pom | |
mollie-3.2.1.jar | 429 KB |
mollie-3.2.1-sources.jar | 99 KB |
mollie-3.2.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/be.woutschoovaerts/mollie/ -->
<dependency>
<groupId>be.woutschoovaerts</groupId>
<artifactId>mollie</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/be.woutschoovaerts/mollie/
implementation 'be.woutschoovaerts:mollie:3.2.1'
// https://jarcasting.com/artifacts/be.woutschoovaerts/mollie/
implementation ("be.woutschoovaerts:mollie:3.2.1")
'be.woutschoovaerts:mollie:jar:3.2.1'
<dependency org="be.woutschoovaerts" name="mollie" rev="3.2.1">
<artifact name="mollie" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.woutschoovaerts', module='mollie', version='3.2.1')
)
libraryDependencies += "be.woutschoovaerts" % "mollie" % "3.2.1"
[be.woutschoovaerts/mollie "3.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.konghq : unirest-java | jar | 3.6.01 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.12.1 |
org.apache.commons : commons-lang3 | jar | 3.8 |
org.slf4j : slf4j-api | jar | 1.7.28 |
javax.xml.bind : jaxb-api | jar | 2.4.0-b180725.0427 |
com.sun.xml.bind : jaxb-impl | jar | 2.4.0-b180725.0644 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
com.github.olivergondza : maven-jdk-tools-wrapper | jar | 0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.1 |
org.mockito : mockito-core | jar | 2.21.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.1 |