MVN

gr.grnet : pithosj

Maven & Gradle

Apr 27, 2015
1 stars

PithosJ · JVM library for the Pithos+ service of GRNET

<dependency>
    <groupId>gr.grnet</groupId>
    <artifactId>pithosj</artifactId>
    <version>0.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of gr.grnet : pithosj to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.2

All Versions

Choose a version of gr.grnet : pithosj to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
pithosj-0.4.2
pithosj-0.4.0

How to add a dependency to Maven

Add the following gr.grnet : pithosj maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>gr.grnet</groupId>
    <artifactId>pithosj</artifactId>
    <version>0.4.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following gr.grnet : pithosj gradle dependency to your build.gradle file:

implementation 'gr.grnet:pithosj:0.4.2'

Gradle Kotlin DSL: Add the following gr.grnet : pithosj gradle kotlin dependency to your build.gradle.kts file:

implementation("gr.grnet:pithosj:0.4.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following gr.grnet : pithosj sbt scala dependency to your build.sbt file:

libraryDependencies += "gr.grnet" % "pithosj" % "0.4.2"

Advertisement

Dependencies from Group

Apr 27, 2015
2 usages
0 stars
Apr 27, 2015
1 stars
May 07, 2015
2 stars

Discover Dependencies

May 07, 2015
2 stars
Aug 21, 2021
76 stars
Jul 31, 2015
13 stars
Nov 07, 2016
1 usages
3 stars
Apr 20, 2016
3 stars