Last Version

3scale Java API 3.0.4

This API is used to encapsulate the communication with the 3scale backend server for validating and reporting transactions between the user and the provider of a service

License

License

MIT
Categories

Categories

Net
GroupId

GroupId

net.3scale
ArtifactId

ArtifactId

3scale-api
Version

Version

3.0.4
Type

Type

jar
Description

Description

3scale Java API
This API is used to encapsulate the communication with the 3scale backend server for validating and reporting transactions between the user and the provider of a service
Project URL

Project URL

https://www.3scale.net/
Source Code Management

Source Code Management

https://github.com/3scale/3scale_ws_api_for_java

Download 3scale-api 3.0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
xom : xom jar 1.2.5

test (4)

Group / Artifact Type Version
joda-time : joda-time jar 2.3
org.hamcrest : hamcrest-core jar 1.2
org.jmock : jmock-junit4 jar 2.6.0
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.