License |
License |
---|---|
Categories |
CategoriesTape Data Data Structures Hibernate ORM |
GroupId | GroupIdorg.apache.tapestry |
ArtifactId | ArtifactIdtapestry-hibernate |
Last Version | Last Version5.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontapestry-hibernate
|
Project URL |
Project URL |
Filename | Size |
---|---|
tapestry-hibernate-5.8.2.pom | |
tapestry-hibernate-5.8.2.jar | 18 KB |
tapestry-hibernate-5.8.2-sources.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-hibernate/ -->
<dependency>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-hibernate</artifactId>
<version>5.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-hibernate/
implementation 'org.apache.tapestry:tapestry-hibernate:5.8.2'
// https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-hibernate/
implementation ("org.apache.tapestry:tapestry-hibernate:5.8.2")
'org.apache.tapestry:tapestry-hibernate:jar:5.8.2'
<dependency org="org.apache.tapestry" name="tapestry-hibernate" rev="5.8.2">
<artifact name="tapestry-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tapestry', module='tapestry-hibernate', version='5.8.2')
)
libraryDependencies += "org.apache.tapestry" % "tapestry-hibernate" % "5.8.2"
[org.apache.tapestry/tapestry-hibernate "5.8.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tapestry : tapestry-core | jar | 5.8.2 |
org.apache.tapestry : tapestry-hibernate-core | jar | 5.8.2 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logging : jboss-logging | jar | 3.3.0.Final |