com.robrua:orianna-hibernate

A Java adaptation of the Riot Games LoL API (http://developer.riotgames.com/)

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.robrua
ArtifactId

ArtifactId

orianna-hibernate
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

A Java adaptation of the Riot Games LoL API (http://developer.riotgames.com/)

Download orianna-hibernate

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 4.3.8.Final

provided (1)

Group / Artifact Type Version
com.robrua : orianna jar 2.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.0
2.2.6
2.2.5
2.2.4
2.2.3
2.2.1
2.2.0