| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHibernate Данные ORM |
| Группа | Группаhibernate |
| Идентификатор | Идентификаторhibernate-tools |
| Последняя версия | Последняя версия3.2.3.GA |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHibernate Tools
Forward- and reverse-engineering tools for Eclipse and Ant.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| hibernate-tools-3.2.3.GA.pom | |
| hibernate-tools-3.2.3.GA.jar | 342 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/hibernate/hibernate-tools/ -->
<dependency>
<groupId>hibernate</groupId>
<artifactId>hibernate-tools</artifactId>
<version>3.2.3.GA</version>
</dependency>
// https://jarcasting.com/artifacts/hibernate/hibernate-tools/
implementation 'hibernate:hibernate-tools:3.2.3.GA'
// https://jarcasting.com/artifacts/hibernate/hibernate-tools/
implementation ("hibernate:hibernate-tools:3.2.3.GA")
'hibernate:hibernate-tools:jar:3.2.3.GA'
<dependency org="hibernate" name="hibernate-tools" rev="3.2.3.GA">
<artifact name="hibernate-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='hibernate', module='hibernate-tools', version='3.2.3.GA')
)
libraryDependencies += "hibernate" % "hibernate-tools" % "3.2.3.GA"
[hibernate/hibernate-tools "3.2.3.GA"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.beanshell : bsh | jar | 2.0b4 |
| freemarker : freemarker | jar | 2.3.8 |
| org.hibernate : jtidy | jar | r8-20060801 |