net.moneyspace:moneyspace-sdk

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Net
GroupId

GroupId

net.moneyspace
ArtifactId

ArtifactId

moneyspace-sdk
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download moneyspace-sdk

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : slf4j-simple jar 1.7.32
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpmime jar 4.5.13
commons-codec : commons-codec jar 1.15
com.fasterxml.jackson.core : jackson-databind jar 2.13.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.github.tomakehurst : wiremock-jre8 jar 2.31.0
ch.qos.logback : logback-classic jar 1.2.6

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0