easy-jpa-entities-processor

This is a Java library that generates Java JPA entities. For details see ../README file.

Лицензия

Лицензия

Группа

Группа

io.github.gerardpi.easy-jpa-entities
Идентификатор

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

easy-jpa-entities-processor
Последняя версия

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

4
Дата

Дата

Тип

Тип

jar
Описание

Описание

easy-jpa-entities-processor
This is a Java library that generates Java JPA entities. For details see ../README file.
Ссылка на сайт

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

http://www.github.com/gerardpi/easy-jpa-entities
Система контроля версий

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

https://github.com/GerardPi/easy-jpa-entities.git

Скачать easy-jpa-entities-processor

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

<!-- https://jarcasting.com/artifacts/io.github.gerardpi.easy-jpa-entities/easy-jpa-entities-processor/ -->
<dependency>
    <groupId>io.github.gerardpi.easy-jpa-entities</groupId>
    <artifactId>easy-jpa-entities-processor</artifactId>
    <version>4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gerardpi.easy-jpa-entities/easy-jpa-entities-processor/
implementation 'io.github.gerardpi.easy-jpa-entities:easy-jpa-entities-processor:4'
// https://jarcasting.com/artifacts/io.github.gerardpi.easy-jpa-entities/easy-jpa-entities-processor/
implementation ("io.github.gerardpi.easy-jpa-entities:easy-jpa-entities-processor:4")
'io.github.gerardpi.easy-jpa-entities:easy-jpa-entities-processor:jar:4'
<dependency org="io.github.gerardpi.easy-jpa-entities" name="easy-jpa-entities-processor" rev="4">
  <artifact name="easy-jpa-entities-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gerardpi.easy-jpa-entities', module='easy-jpa-entities-processor', version='4')
)
libraryDependencies += "io.github.gerardpi.easy-jpa-entities" % "easy-jpa-entities-processor" % "4"
[io.github.gerardpi.easy-jpa-entities/easy-jpa-entities-processor "4"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.12.4
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.4
org.slf4j : slf4j-api jar 1.7.30
com.google.guava : guava jar 30.1-jre
org.jetbrains : annotations jar RELEASE

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar 3.20.2
com.tngtech.jgiven : jgiven-junit5 jar 1.1.0
org.mockito : mockito-core jar 3.12.4

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

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

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

Версия
4
3
2
1