| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Hibernate Данные ORM |
| Группа | Группаcom.inventiosystems |
| Идентификатор | Идентификаторspring-boot-starter-hibernate-ddl-exporter |
| Последняя версия | Последняя версия2.4.0-1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpring Boot Starter Hibernate DDL Exporter
Spring Boot Starter to export the Hibernate DDL for various databases
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.inventiosystems/spring-boot-starter-hibernate-ddl-exporter/ -->
<dependency>
<groupId>com.inventiosystems</groupId>
<artifactId>spring-boot-starter-hibernate-ddl-exporter</artifactId>
<version>2.4.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.inventiosystems/spring-boot-starter-hibernate-ddl-exporter/
implementation 'com.inventiosystems:spring-boot-starter-hibernate-ddl-exporter:2.4.0-1'
// https://jarcasting.com/artifacts/com.inventiosystems/spring-boot-starter-hibernate-ddl-exporter/
implementation ("com.inventiosystems:spring-boot-starter-hibernate-ddl-exporter:2.4.0-1")
'com.inventiosystems:spring-boot-starter-hibernate-ddl-exporter:jar:2.4.0-1'
<dependency org="com.inventiosystems" name="spring-boot-starter-hibernate-ddl-exporter" rev="2.4.0-1">
<artifact name="spring-boot-starter-hibernate-ddl-exporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.inventiosystems', module='spring-boot-starter-hibernate-ddl-exporter', version='2.4.0-1')
)
libraryDependencies += "com.inventiosystems" % "spring-boot-starter-hibernate-ddl-exporter" % "2.4.0-1"
[com.inventiosystems/spring-boot-starter-hibernate-ddl-exporter "2.4.0-1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.4.0 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.4.0 |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.4.0 |
| org.springframework : spring-orm | jar | |
| io.github.classgraph : classgraph | jar | 4.4.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hibernate.validator : hibernate-validator | jar | 6.1.6.Final |
| org.hibernate : hibernate-core | jar | 5.4.23.Final |
| org.hibernate : hibernate-jpamodelgen | jar | 5.4.23.Final |