is not current version
Last Version 20051012.090748

xdoclet-plugins:xdoclet-plugin-hibernate 1.0-alpha-1


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

xdoclet-plugins
ArtifactId

ArtifactId

xdoclet-plugin-hibernate
Version

Version

1.0-alpha-1
Type

Type

jar

Download xdoclet-plugin-hibernate 1.0-alpha-1


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