| License |
License |
|---|---|
| Categories |
CategoriesHibernate Data ORM |
| GroupId | GroupIdcom.robrua |
| ArtifactId | ArtifactIdorianna-hibernate |
| Last Version | Last Version2.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA Java adaptation of the Riot Games LoL API (http://developer.riotgames.com/)
|
| Filename | Size |
|---|---|
| orianna-hibernate-2.4.0.pom | |
| orianna-hibernate-2.4.0.jar | 15 KB |
| orianna-hibernate-2.4.0-sources.jar | 6 KB |
| orianna-hibernate-2.4.0-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.robrua/orianna-hibernate/ -->
<dependency>
<groupId>com.robrua</groupId>
<artifactId>orianna-hibernate</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.robrua/orianna-hibernate/
implementation 'com.robrua:orianna-hibernate:2.4.0'
// https://jarcasting.com/artifacts/com.robrua/orianna-hibernate/
implementation ("com.robrua:orianna-hibernate:2.4.0")
'com.robrua:orianna-hibernate:jar:2.4.0'
<dependency org="com.robrua" name="orianna-hibernate" rev="2.4.0">
<artifact name="orianna-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.robrua', module='orianna-hibernate', version='2.4.0')
)
libraryDependencies += "com.robrua" % "orianna-hibernate" % "2.4.0"
[com.robrua/orianna-hibernate "2.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hibernate : hibernate-core | jar | 4.3.8.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| com.robrua : orianna | jar | 2.4.0 |