Last Version

dropwizard-orient-server 3.0.0

Embedded OrientDB server for dropwizard

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

ru.vyarus
ArtifactId

ArtifactId

dropwizard-orient-server
Version

Version

3.0.0
Type

Type

jar
Description

Description

dropwizard-orient-server
Embedded OrientDB server for dropwizard
Project URL

Project URL

https://github.com/xvik/dropwizard-orient-server
Source Code Management

Source Code Management

https://github.com/xvik/dropwizard-orient-server.git

Download dropwizard-orient-server 3.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar
com.orientechnologies : orientdb-server jar 3.0.26
com.orientechnologies : orientdb-tools jar 3.0.26

provided (2)

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

Project Modules

There are no modules declared in this project.