pithos-j
A JVM Pithos library and client (https://okeanos.grnet.gr/services/pithos/).
Artifacts are published on Maven Central
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаgr.grnet |
| Идентификатор | Идентификаторpithosj |
| Последняя версия | Последняя версия0.4.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPithosJ
JVM library for the Pithos+ service of GRNET
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
A JVM Pithos library and client (https://okeanos.grnet.gr/services/pithos/).
Artifacts are published on Maven Central