| Categories |
CategoriesHibernate Data ORM |
|---|---|
| GroupId | GroupIdxdoclet |
| ArtifactId | ArtifactIdxdoclet-hibernate-module |
| Last Version | Last Version1.2.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXDoclet Hibernate Module
|
| Filename | Size |
|---|---|
| xdoclet-hibernate-module-1.2.3.pom | |
| xdoclet-hibernate-module-1.2.3.jar | 22 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/xdoclet/xdoclet-hibernate-module/ -->
<dependency>
<groupId>xdoclet</groupId>
<artifactId>xdoclet-hibernate-module</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/xdoclet/xdoclet-hibernate-module/
implementation 'xdoclet:xdoclet-hibernate-module:1.2.3'
// https://jarcasting.com/artifacts/xdoclet/xdoclet-hibernate-module/
implementation ("xdoclet:xdoclet-hibernate-module:1.2.3")
'xdoclet:xdoclet-hibernate-module:jar:1.2.3'
<dependency org="xdoclet" name="xdoclet-hibernate-module" rev="1.2.3">
<artifact name="xdoclet-hibernate-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='xdoclet', module='xdoclet-hibernate-module', version='1.2.3')
)
libraryDependencies += "xdoclet" % "xdoclet-hibernate-module" % "1.2.3"
[xdoclet/xdoclet-hibernate-module "1.2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.0.4 |
| xdoclet : xdoclet | jar | 1.2.3 |