Last Version

nuapay-rest-client 1.0.27.RELEASE

NuaPay REST API Java Bindings

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sentenial
ArtifactId

ArtifactId

nuapay-rest-client
Version

Version

1.0.27.RELEASE
Type

Type

jar
Description

Description

nuapay-rest-client
NuaPay REST API Java Bindings
Project URL

Project URL

https://github.com/sentenial/nuapay-rest-client
Project Organization

Project Organization

Sentenial
Source Code Management

Source Code Management

https://github.com/sentenial/nuapay-rest-client.git

Download nuapay-rest-client 1.0.27.RELEASE


<!-- https://jarcasting.com/artifacts/com.sentenial/nuapay-rest-client/ -->
<dependency>
    <groupId>com.sentenial</groupId>
    <artifactId>nuapay-rest-client</artifactId>
    <version>1.0.27.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.sentenial/nuapay-rest-client/
implementation 'com.sentenial:nuapay-rest-client:1.0.27.RELEASE'
// https://jarcasting.com/artifacts/com.sentenial/nuapay-rest-client/
implementation ("com.sentenial:nuapay-rest-client:1.0.27.RELEASE")
'com.sentenial:nuapay-rest-client:jar:1.0.27.RELEASE'
<dependency org="com.sentenial" name="nuapay-rest-client" rev="1.0.27.RELEASE">
  <artifact name="nuapay-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sentenial', module='nuapay-rest-client', version='1.0.27.RELEASE')
)
libraryDependencies += "com.sentenial" % "nuapay-rest-client" % "1.0.27.RELEASE"
[com.sentenial/nuapay-rest-client "1.0.27.RELEASE"]

Dependencies

compile (11)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.8.5
com.fasterxml.jackson.core : jackson-annotations jar 2.8.5
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar 2.8.5
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpmime jar 4.5.2
commons-codec : commons-codec jar 1.10
commons-io : commons-io jar 2.5
org.slf4j : slf4j-api jar 1.7.22
org.slf4j : slf4j-log4j12 jar 1.7.22
log4j : log4j jar 1.2.17
commons-lang : commons-lang jar 2.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.