is not current version
Last Version 3.0.0

ru.vyarus:dropwizard-orient-server 2.1.0

Embedded OrientDB server for dropwizard

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

ru.vyarus
ArtifactId

ArtifactId

dropwizard-orient-server
Version

Version

2.1.0
Type

Type

jar

Download dropwizard-orient-server 2.1.0


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