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