com.sythesystems.jeb:jeb

A tiny, simple framework for easily mapping JPA entities into JSON responses in Spring Rest Controllers

Лицензия

Лицензия

Группа

Группа

com.sythesystems.jeb
Идентификатор

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

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

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

0.9.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.sythesystems.jeb:jeb
A tiny, simple framework for easily mapping JPA entities into JSON responses in Spring Rest Controllers
Ссылка на сайт

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

https://github.com/sythe/jeb
Система контроля версий

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

https://github.com/sythe/jeb

Скачать jeb

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.springframework : spring-web jar 5.2.6.RELEASE
org.springframework.data : spring-data-commons jar 2.2.7.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
junit : junit jar 4.13

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

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

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

Версия
0.9.3
0.9.2
0.9.1
0.9.0