Atomify

Atomify is a set of libraries to implement atom services. Mostly desgined to be used in enterpise applications. The main idea is to have a very close implementation of atom feed and atom service documents.

Лицензия

Лицензия

MIT License
Группа

Группа

org.jbasics.atomify
Идентификатор

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

atomify-project
Последняя версия

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

0.3.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Atomify
Atomify is a set of libraries to implement atom services. Mostly desgined to be used in enterpise applications. The main idea is to have a very close implementation of atom feed and atom service documents.
Организация-разработчик

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

atomify.org (Stephan Schloepke and Mirko Klemm)
Система контроля версий

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

http://github.com/schloepke/atomify

Скачать atomify-project

Имя Файла Размер
atomify-project-0.3.2.pom 8 KB
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

  • atom-model
  • atom-service
  • atom-client

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

Версия
0.3.2
0.3.0