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

orpheus-db 1.0.3

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.3
Тип

Тип

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

Скачать orpheus-db 1.0.3


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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
com.araguacaima : commons-utils jar 1.5.17
com.araguacaima : composite-specification jar 1.3.6
org.slf4j : slf4j-api jar 1.7.7
ch.qos.logback : logback-classic jar [1.2.0,)
org.hibernate : hibernate-core jar 5.3.1.Final
org.hibernate : hibernate-c3p0 jar 5.3.1.Final
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.2.Final
org.aspectj : aspectjrt jar 1.9.2
org.jboss.narayana.jta : narayana-jta jar 5.3.1.Final

runtime (3)

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

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
com.h2database : h2 jar 1.4.196
com.araguacaima : orpheus-db-test-jar jar 1.0.2

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

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