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

orpheus-db 1.0.1

Orpheus DB implementation Utilities that helps to create and manage an orpheus db like structure for each table managed by JPA * Orpheus-Db features and theory could be found [here](http://orpheus-db.github.io/)

Лицензия

Лицензия

Группа

Группа

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

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

orpheus-db
Версия

Версия

1.0.1
Тип

Тип

jar
Описание

Описание

orpheus-db
Orpheus DB implementation Utilities that helps to create and manage an orpheus db like structure for each table managed by JPA * Orpheus-Db features and theory could be found [here](http://orpheus-db.github.io/)
Ссылка на сайт

Ссылка на сайт

http://maven.apache.org
Система контроля версий

Система контроля версий

https://github.com/araguacaima/orpheus-db/tree/master

Скачать orpheus-db 1.0.1


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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
com.araguacaima : commons-utils jar 1.0.1-SNAPSHOT
com.araguacaima : composite-specification jar 1.0.1-SNAPSHOT
org.slf4j : slf4j-api jar 1.7.7
ch.qos.logback : logback-classic jar 1.1.1
org.hibernate : hibernate-core jar 5.3.5.Final
org.hibernate : hibernate-c3p0 jar 5.3.5.Final
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.2.Final

runtime (2)

Идентификатор библиотеки Тип Версия
org.slf4j : jcl-over-slf4j jar 1.7.7
org.slf4j : jul-to-slf4j jar 1.7.7

Модули Проекта

Данный проект не имеет модулей.