| License |
License |
|---|---|
| Categories |
CategoriesNet Hibernate Data ORM |
| GroupId | GroupIdnet.fishear |
| ArtifactId | ArtifactIdfishear-t5-hibernate |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCommon Tapestry / Hibernate Libraries
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.fishear/fishear-t5-hibernate/ -->
<dependency>
<groupId>net.fishear</groupId>
<artifactId>fishear-t5-hibernate</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.fishear/fishear-t5-hibernate/
implementation 'net.fishear:fishear-t5-hibernate:1.0.2'
// https://jarcasting.com/artifacts/net.fishear/fishear-t5-hibernate/
implementation ("net.fishear:fishear-t5-hibernate:1.0.2")
'net.fishear:fishear-t5-hibernate:jar:1.0.2'
<dependency org="net.fishear" name="fishear-t5-hibernate" rev="1.0.2">
<artifact name="fishear-t5-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.fishear', module='fishear-t5-hibernate', version='1.0.2')
)
libraryDependencies += "net.fishear" % "fishear-t5-hibernate" % "1.0.2"
[net.fishear/fishear-t5-hibernate "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.fishear : fishear-hibernate | jar | 1.0.2 |
| net.fishear : fishear-t5 | jar | 1.0.2 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.tapestry : tapestry-hibernate | jar | 5.3.6 |
| org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.0.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| net.fishear : fishear-testsupport | jar | 1.0.2 |
| org.testng : testng | jar | 6.1.1 |
| org.mockito : mockito-all | jar | 1.9.0-rc1 |
| ch.qos.logback : logback-classic | jar | 1.0.0 |