cdmi-spec
CDMI v1.0.2 (which is an ISO Standard) and v1.1 Skeleton Server.
You can plug-in your own storage backend solution.
If you are a developer and want to use this, please read Developer's Guide.
Artifacts are published on Maven Central
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаgr.grnet |
| Идентификатор | Идентификаторcdmi-spec |
| Последняя версия | Последняя версия0.4.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcdmi-spec
CDMI/v1.0.2 Skeleton Server
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cdmi-spec-0.4.3.pom | |
| cdmi-spec-0.4.3.jar | 136 KB |
| cdmi-spec-0.4.3-sources.jar | 36 KB |
| cdmi-spec-0.4.3-javadoc.jar | 522 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/gr.grnet/cdmi-spec/ -->
<dependency>
<groupId>gr.grnet</groupId>
<artifactId>cdmi-spec</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/gr.grnet/cdmi-spec/
implementation 'gr.grnet:cdmi-spec:0.4.3'
// https://jarcasting.com/artifacts/gr.grnet/cdmi-spec/
implementation ("gr.grnet:cdmi-spec:0.4.3")
'gr.grnet:cdmi-spec:jar:0.4.3'
<dependency org="gr.grnet" name="cdmi-spec" rev="0.4.3">
<artifact name="cdmi-spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='gr.grnet', module='cdmi-spec', version='0.4.3')
)
libraryDependencies += "gr.grnet" % "cdmi-spec" % "0.4.3"
[gr.grnet/cdmi-spec "0.4.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.6 |
| gr.grnet : snf-common-j | jar | 0.4.2 |
| com.ckkloverdos : typedkey | jar | 0.9.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.5.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.5.1 |
| com.fasterxml.jackson.module : jackson-module-scala_2.11 | jar | 2.5.1 |
| com.twitter : finagle-core_2.11 | jar | 6.25.0 |
| com.twitter : finagle-httpx_2.11 | jar | 6.25.0 |
| com.twitter : util-app_2.11 | jar | 6.24.0 |
| com.twitter : util-logging_2.11 | jar | 6.24.0 |
| ch.qos.logback : logback-classic | jar | 1.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
CDMI v1.0.2 (which is an ISO Standard) and v1.1 Skeleton Server.
You can plug-in your own storage backend solution.
If you are a developer and want to use this, please read Developer's Guide.
Artifacts are published on Maven Central