essential

essential is a lightweight framework for realizing REST in Java with focus on processing and delivering XML and JSON while keeping the flexibility to support any kind of input and output formats. Therefore, avoiding redundant code and providing an intuitive way of consuming and producing different formats are essential's most important features.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.craftforge
Идентификатор

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

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

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

3.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

essential
essential is a lightweight framework for realizing REST in Java with focus on processing and delivering XML and JSON while keeping the flexibility to support any kind of input and output formats. Therefore, avoiding redundant code and providing an intuitive way of consuming and producing different formats are essential's most important features.
Организация-разработчик

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

net.craftforge.net

Скачать essential

Имя Файла Размер
essential-3.0.pom 10 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • essential-core
  • essential-client
  • essential-controller
  • essential-guice
  • essential-example
  • essential-spring

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

Версия
3.0
2.0
2.0-beta2
1.0