Granite Client - Package Manager

Library providing an interface for the CRX Package Manager and three implementations, based on the AsyncHttpClient (com.ning.http), Apache Commons HttpClient 3.x (org.apache.commons.httpclient), and Apache Http Components 4.x (org.apache.http) libraries.

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.adamcin.granite
ArtifactId

ArtifactId

granite-client-packman
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

Granite Client - Package Manager
Library providing an interface for the CRX Package Manager and three implementations, based on the AsyncHttpClient (com.ning.http), Apache Commons HttpClient 3.x (org.apache.commons.httpclient), and Apache Http Components 4.x (org.apache.http) libraries.
Project URL

Project URL

http://adamcin.net/granite-client-packman
Source Code Management

Source Code Management

https://github.com/adamcin/granite-client-packman

Download granite-client-packman

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.jackrabbit.vault : org.apache.jackrabbit.vault jar 3.0.0
org.json : json jar 20080701
commons-io : commons-io jar [1.4,3.0)

provided (4)

Group / Artifact Type Version
com.ning : async-http-client jar 1.9.40
commons-httpclient : commons-httpclient jar 3.1
org.apache.httpcomponents : httpclient jar [4.3,5.0)
org.apache.httpcomponents : httpmime jar [4.3,5.0)

runtime (2)

Group / Artifact Type Version
org.apache.jackrabbit : jackrabbit-spi-commons jar 2.6.0
javax.jcr : jcr jar 2.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : slf4j-simple jar 1.6.1
net.adamcin.commons : net.adamcin.commons.testing jar [0.9.0,1.0.0)

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.1
0.8.0
0.7.9
0.7.8
0.7.7
0.7.6
0.7.4
0.7.2
0.7.0
0.6.8
0.6.6
0.6.4
0.6.2