Apache DirectMemory :: Examples


Лицензия

Лицензия

Группа

Группа

org.apache.directmemory
Идентификатор

Идентификатор

examples
Последняя версия

Последняя версия

0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Apache DirectMemory :: Examples
Apache DirectMemory :: Examples
Ссылка на сайт

Ссылка на сайт

http://directmemory.apache.org/examples/
Организация-разработчик

Организация-разработчик

The Apache Software Foundation
Система контроля версий

Система контроля версий

https://svn.apache.org/viewvc/directmemory/tags/directmemory-0.2/examples

Скачать examples

Имя Файла Размер
examples-0.2.pom 1 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.apache.directmemory/examples/ -->
<dependency>
    <groupId>org.apache.directmemory</groupId>
    <artifactId>examples</artifactId>
    <version>0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.directmemory/examples/
implementation 'org.apache.directmemory:examples:0.2'
// https://jarcasting.com/artifacts/org.apache.directmemory/examples/
implementation ("org.apache.directmemory:examples:0.2")
'org.apache.directmemory:examples:pom:0.2'
<dependency org="org.apache.directmemory" name="examples" rev="0.2">
  <artifact name="examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.directmemory', module='examples', version='0.2')
)
libraryDependencies += "org.apache.directmemory" % "examples" % "0.2"
[org.apache.directmemory/examples "0.2"]

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
geronimo-spec : geronimo-spec-jta jar 1.0.1B-rc4

Модули Проекта

  • server-example

Версии библиотеки

Версия
0.2
0.1-incubating