net.craftforge.essential:essential-example

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
Идентификатор

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

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

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

3.0
Дата

Дата

Тип

Тип

war
Описание

Описание

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-example

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
net.craftforge.essential : essential-guice jar 3.0
net.craftforge.essential : essential-client jar 3.0
org.slf4j : slf4j-api jar 1.5.8
org.slf4j : slf4j-log4j12 jar 1.5.8
org.hibernate : hibernate-entitymanager jar 3.5.4-Final
org.apache.derby : derby jar 10.8.1.2

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5

test (2)

Идентификатор библиотеки Тип Версия
org.eclipse.jetty : jetty-deploy jar 7.4.2.v20110526
junit : junit jar 4.7

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

Данный проект не имеет модулей.

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

Версия
3.0
2.0
2.0-beta2