License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdorg.ow2.petals.samples.rest.edm |
ArtifactId | ArtifactIdedm-dropwizard-server |
Last Version | Last Version1.3.0-1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals Samples - Rest Samples - EDM sample - EDM server based on DropWizard (http://www.dropwizard.io)
edm-dropwizard-server
|
Project Organization |
Project Organization |
<!-- 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.3.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.3.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.3.0-1.0.0")
'org.ow2.petals.samples.rest.edm:edm-dropwizard-server:jar:1.3.0-1.0.0'
<dependency org="org.ow2.petals.samples.rest.edm" name="edm-dropwizard-server" rev="1.3.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.3.0-1.0.0')
)
libraryDependencies += "org.ow2.petals.samples.rest.edm" % "edm-dropwizard-server" % "1.3.0-1.0.0"
[org.ow2.petals.samples.rest.edm/edm-dropwizard-server "1.3.0-1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |