com.github.huifer:spring-boot-example

JPA entity plugins.

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.github.huifer
Идентификатор

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

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

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

1.0.0-Releases
Дата

Дата

Тип

Тип

jar
Описание

Описание

JPA entity plugins.

Скачать spring-boot-example

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

<!-- https://jarcasting.com/artifacts/com.github.huifer/spring-boot-example/ -->
<dependency>
    <groupId>com.github.huifer</groupId>
    <artifactId>spring-boot-example</artifactId>
    <version>1.0.0-Releases</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.huifer/spring-boot-example/
implementation 'com.github.huifer:spring-boot-example:1.0.0-Releases'
// https://jarcasting.com/artifacts/com.github.huifer/spring-boot-example/
implementation ("com.github.huifer:spring-boot-example:1.0.0-Releases")
'com.github.huifer:spring-boot-example:jar:1.0.0-Releases'
<dependency org="com.github.huifer" name="spring-boot-example" rev="1.0.0-Releases">
  <artifact name="spring-boot-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.huifer', module='spring-boot-example', version='1.0.0-Releases')
)
libraryDependencies += "com.github.huifer" % "spring-boot-example" % "1.0.0-Releases"
[com.github.huifer/spring-boot-example "1.0.0-Releases"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-data-jpa jar
com.google.code.gson : gson jar 2.8.6
com.github.huifer : entity-plugin-core jar 1.0.0-Releases

runtime (1)

Идентификатор библиотеки Тип Версия
mysql : mysql-connector-java jar

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar

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

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

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

Версия
1.0.0-Releases