is not current version
Last Version 4.1.0

guice-persist-orient 3.3.2

Guice integration for OrientDB

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

ru.vyarus
ArtifactId

ArtifactId

guice-persist-orient
Version

Version

3.3.2
Type

Type

jar
Description

Description

guice-persist-orient
Guice integration for OrientDB
Project URL

Project URL

https://github.com/xvik/guice-persist-orient
Source Code Management

Source Code Management

https://github.com/xvik/guice-persist-orient.git

Download guice-persist-orient 3.3.2


<!-- https://jarcasting.com/artifacts/ru.vyarus/guice-persist-orient/ -->
<dependency>
    <groupId>ru.vyarus</groupId>
    <artifactId>guice-persist-orient</artifactId>
    <version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/ru.vyarus/guice-persist-orient/
implementation 'ru.vyarus:guice-persist-orient:3.3.2'
// https://jarcasting.com/artifacts/ru.vyarus/guice-persist-orient/
implementation ("ru.vyarus:guice-persist-orient:3.3.2")
'ru.vyarus:guice-persist-orient:jar:3.3.2'
<dependency org="ru.vyarus" name="guice-persist-orient" rev="3.3.2">
  <artifact name="guice-persist-orient" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.vyarus', module='guice-persist-orient', version='3.3.2')
)
libraryDependencies += "ru.vyarus" % "guice-persist-orient" % "3.3.2"
[ru.vyarus/guice-persist-orient "3.3.2"]

Dependencies

compile (9)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
ru.vyarus : generics-resolver jar 2.0.1
ru.vyarus : guice-ext-annotations jar 1.3.0
org.javassist : javassist jar 3.22.0-GA
com.google.inject : guice jar 4.2.0
com.google.inject.extensions : guice-persist jar 4.2.0
com.orientechnologies : orientdb-core jar 2.2.33
com.orientechnologies : orientdb-object jar 2.2.33
com.orientechnologies : orientdb-graphdb jar 2.2.33

provided (2)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 3.1.2
com.orientechnologies : orientdb-lucene jar 2.2.33

Project Modules

There are no modules declared in this project.