License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.3scale |
ArtifactId | ArtifactId3scale-api |
Version | Version3.0.4 |
Type | Typejar |
Description |
Description3scale 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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
3scale-api-3.0.4.pom | |
3scale-api-3.0.4.jar | 25 KB |
3scale-api-3.0.4-sources.jar | 17 KB |
3scale-api-3.0.4-javadoc.jar | 113 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
xom : xom | jar | 1.2.5 |
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 |