не последняя версия
Последняя версия 0.7

com.github.scalapi:scalapi-hibernate 0.5

Scala friendly API for Java libraries

Категории

Категории

Scala Языки программирования Hibernate Данные ORM
Группа

Группа

com.github.scalapi
Идентификатор

Идентификатор

scalapi-hibernate
Версия

Версия

0.5
Тип

Тип

jar

Скачать scalapi-hibernate 0.5


<!-- https://jarcasting.com/artifacts/com.github.scalapi/scalapi-hibernate/ -->
<dependency>
    <groupId>com.github.scalapi</groupId>
    <artifactId>scalapi-hibernate</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalapi/scalapi-hibernate/
implementation 'com.github.scalapi:scalapi-hibernate:0.5'
// https://jarcasting.com/artifacts/com.github.scalapi/scalapi-hibernate/
implementation ("com.github.scalapi:scalapi-hibernate:0.5")
'com.github.scalapi:scalapi-hibernate:jar:0.5'
<dependency org="com.github.scalapi" name="scalapi-hibernate" rev="0.5">
  <artifact name="scalapi-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalapi', module='scalapi-hibernate', version='0.5')
)
libraryDependencies += "com.github.scalapi" % "scalapi-hibernate" % "0.5"
[com.github.scalapi/scalapi-hibernate "0.5"]