aclapi-client

Java client for ACL API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.globo.aclapi
ArtifactId

ArtifactId

aclapi-client
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

aclapi-client
Java client for ACL API
Project URL

Project URL

https://github.com/globocom/ACL-API-client-java

Download aclapi-client

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.http-client : google-http-client jar 1.20.0
com.google.http-client : google-http-client-jackson2 jar 1.20.0
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-simple Optional jar 1.7.5
com.newrelic.agent.java : newrelic-api jar 3.18.0
org.apache.httpcomponents : httpclient jar 4.2.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.
com.globo.aclapi

Globo.com

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1