is not current version
Last Version 1.3.0-1.0.0

org.ow2.petals.samples.rest.edm:edm-dropwizard-server 1.1.0-1.0.0

edm-dropwizard-server

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.ow2.petals.samples.rest.edm
ArtifactId

ArtifactId

edm-dropwizard-server
Version

Version

1.1.0-1.0.0
Type

Type

jar

Download edm-dropwizard-server 1.1.0-1.0.0


<!-- https://jarcasting.com/artifacts/org.ow2.petals.samples.rest.edm/edm-dropwizard-server/ -->
<dependency>
    <groupId>org.ow2.petals.samples.rest.edm</groupId>
    <artifactId>edm-dropwizard-server</artifactId>
    <version>1.1.0-1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.samples.rest.edm/edm-dropwizard-server/
implementation 'org.ow2.petals.samples.rest.edm:edm-dropwizard-server:1.1.0-1.0.0'
// https://jarcasting.com/artifacts/org.ow2.petals.samples.rest.edm/edm-dropwizard-server/
implementation ("org.ow2.petals.samples.rest.edm:edm-dropwizard-server:1.1.0-1.0.0")
'org.ow2.petals.samples.rest.edm:edm-dropwizard-server:jar:1.1.0-1.0.0'
<dependency org="org.ow2.petals.samples.rest.edm" name="edm-dropwizard-server" rev="1.1.0-1.0.0">
  <artifact name="edm-dropwizard-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.samples.rest.edm', module='edm-dropwizard-server', version='1.1.0-1.0.0')
)
libraryDependencies += "org.ow2.petals.samples.rest.edm" % "edm-dropwizard-server" % "1.1.0-1.0.0"
[org.ow2.petals.samples.rest.edm/edm-dropwizard-server "1.1.0-1.0.0"]