pithos-j
A JVM Pithos library and client (https://okeanos.grnet.gr/services/pithos/).
Artifacts are published on Maven Central
| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdgr.grnet |
| ArtifactId | ArtifactIdpithosj |
| Last Version | Last Version0.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPithosJ
JVM library for the Pithos+ service of GRNET
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pithosj-0.4.2.pom | |
| pithosj-0.4.2.jar | 272 KB |
| pithosj-0.4.2-sources.jar | 43 KB |
| pithosj-0.4.2-javadoc.jar | 547 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/gr.grnet/pithosj/ -->
<dependency>
<groupId>gr.grnet</groupId>
<artifactId>pithosj</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/gr.grnet/pithosj/
implementation 'gr.grnet:pithosj:0.4.2'
// https://jarcasting.com/artifacts/gr.grnet/pithosj/
implementation ("gr.grnet:pithosj:0.4.2")
'gr.grnet:pithosj:jar:0.4.2'
<dependency org="gr.grnet" name="pithosj" rev="0.4.2">
<artifact name="pithosj" type="jar" />
</dependency>
@Grapes(
@Grab(group='gr.grnet', module='pithosj', version='0.4.2')
)
libraryDependencies += "gr.grnet" % "pithosj" % "0.4.2"
[gr.grnet/pithosj "0.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.6 |
| org.scala-lang.modules : scala-xml_2.11 | jar | 1.0.3 |
| gr.grnet : snf-common-j | jar | 0.4.2 |
| com.ckkloverdos : typedkey | jar | 0.9.0 |
| com.twitter : finagle-httpx_2.11 | jar | 6.25.0 |
| com.twitter : util-core_2.11 | jar | 6.24.0 |
| ch.qos.logback : logback-classic | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
A JVM Pithos library and client (https://okeanos.grnet.gr/services/pithos/).
Artifacts are published on Maven Central