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

com.sythesystems.jeb:jeb 0.9.2

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

Лицензия

Лицензия

Группа

Группа

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

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

jeb
Версия

Версия

0.9.2
Тип

Тип

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 0.9.2


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

Зависимости

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

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

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