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

xdoclet-plugins:xdoclet-plugin-hibernate 1.0.1


Категории

Категории

Hibernate Данные ORM
Группа

Группа

xdoclet-plugins
Идентификатор

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

xdoclet-plugin-hibernate
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать xdoclet-plugin-hibernate 1.0.1


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