License |
License |
---|---|
GroupId | GroupIdnl.tweeenveertig.openstack |
ArtifactId | ArtifactIdjoss |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava OpenStack Storage
Java Client library for OpenStack Storage (Swift)
|
Project Organization |
Project Organization42 BV |
Filename | Size |
---|---|
joss-0.7.0.pom | |
joss-0.7.0.jar | 143 KB |
joss-0.7.0-sources.jar | 99 KB |
joss-0.7.0-javadoc.jar | 817 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.tweeenveertig.openstack/joss/ -->
<dependency>
<groupId>nl.tweeenveertig.openstack</groupId>
<artifactId>joss</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.tweeenveertig.openstack/joss/
implementation 'nl.tweeenveertig.openstack:joss:0.7.0'
// https://jarcasting.com/artifacts/nl.tweeenveertig.openstack/joss/
implementation ("nl.tweeenveertig.openstack:joss:0.7.0")
'nl.tweeenveertig.openstack:joss:jar:0.7.0'
<dependency org="nl.tweeenveertig.openstack" name="joss" rev="0.7.0">
<artifact name="joss" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.tweeenveertig.openstack', module='joss', version='0.7.0')
)
libraryDependencies += "nl.tweeenveertig.openstack" % "joss" % "0.7.0"
[nl.tweeenveertig.openstack/joss "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.7 |
org.apache.httpcomponents : httpclient | jar | 4.2.1 |
commons-io : commons-io | jar | 2.3 |
org.slf4j : slf4j-api | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.10 |
org.mockito : mockito-core | jar | 1.9.0 |
org.powermock : powermock-module-junit4 | jar | 1.4.12 |
org.powermock : powermock-api-mockito | jar | 1.4.12 |
org.slf4j : slf4j-log4j12 | jar | 1.7.2 |