| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdru.vyarus |
| ArtifactId | ArtifactIdguice-persist-orient |
| Last Version | Last Version4.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionguice-persist-orient
Guice integration for OrientDB
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| guice-persist-orient-4.1.0.pom | |
| guice-persist-orient-4.1.0.jar | 37 KB |
| guice-persist-orient-4.1.0-sources.jar | 32 KB |
| guice-persist-orient-4.1.0-javadoc.jar | 162 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.vyarus/guice-persist-orient/ -->
<dependency>
<groupId>ru.vyarus</groupId>
<artifactId>guice-persist-orient</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.vyarus/guice-persist-orient/
implementation 'ru.vyarus:guice-persist-orient:4.1.0'
// https://jarcasting.com/artifacts/ru.vyarus/guice-persist-orient/
implementation ("ru.vyarus:guice-persist-orient:4.1.0")
'ru.vyarus:guice-persist-orient:jar:4.1.0'
<dependency org="ru.vyarus" name="guice-persist-orient" rev="4.1.0">
<artifact name="guice-persist-orient" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.vyarus', module='guice-persist-orient', version='4.1.0')
)
libraryDependencies += "ru.vyarus" % "guice-persist-orient" % "4.1.0"
[ru.vyarus/guice-persist-orient "4.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.31 |
| ru.vyarus : generics-resolver | jar | 3.0.3 |
| ru.vyarus : guice-ext-annotations | jar | 1.3.0 |
| org.javassist : javassist | jar | 3.23.1-GA |
| com.google.inject : guice | jar | 5.0.1 |
| com.google.inject.extensions : guice-persist | jar | 5.0.1 |
| com.orientechnologies : orientdb-core | jar | 3.1.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.orientechnologies : orientdb-object | jar | 3.1.12 |
| com.orientechnologies : orientdb-graphdb | jar | 3.1.12 |
| com.orientechnologies : orientdb-lucene | jar | 3.1.12 |