License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdorg.nakedobjects.examples |
ArtifactId | ArtifactIdexpenses-hibernate |
Last Version | Last Version1.0-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExample Expenses Hibernate
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.nakedobjects.examples/expenses-hibernate/ -->
<dependency>
<groupId>org.nakedobjects.examples</groupId>
<artifactId>expenses-hibernate</artifactId>
<version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.nakedobjects.examples/expenses-hibernate/
implementation 'org.nakedobjects.examples:expenses-hibernate:1.0-alpha-2'
// https://jarcasting.com/artifacts/org.nakedobjects.examples/expenses-hibernate/
implementation ("org.nakedobjects.examples:expenses-hibernate:1.0-alpha-2")
'org.nakedobjects.examples:expenses-hibernate:jar:1.0-alpha-2'
<dependency org="org.nakedobjects.examples" name="expenses-hibernate" rev="1.0-alpha-2">
<artifact name="expenses-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nakedobjects.examples', module='expenses-hibernate', version='1.0-alpha-2')
)
libraryDependencies += "org.nakedobjects.examples" % "expenses-hibernate" % "1.0-alpha-2"
[org.nakedobjects.examples/expenses-hibernate "1.0-alpha-2"]
Group / Artifact | Type | Version |
---|---|---|
org.nakedobjects.examples : expenses-dom | jar | 1.0-alpha-2 |
org.nakedobjects.plugins : hibernate-hibernate | jar | 1.0-alpha-2 |
mysql : mysql-connector-java | jar | 5.0.5 |
postgresql : postgresql | jar | 8.1-407.jdbc3 |