Last Version

io.graceland:graceland-platform 0.1.0

Graceland is an easy way to develop pluggable Dropwizard applications.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.graceland
ArtifactId

ArtifactId

graceland-platform
Version

Version

0.1.0
Type

Type

jar
Description

Description

Graceland is an easy way to develop pluggable Dropwizard applications.

Download graceland-platform 0.1.0


<!-- https://jarcasting.com/artifacts/io.graceland/graceland-platform/ -->
<dependency>
    <groupId>io.graceland</groupId>
    <artifactId>graceland-platform</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.graceland/graceland-platform/
implementation 'io.graceland:graceland-platform:0.1.0'
// https://jarcasting.com/artifacts/io.graceland/graceland-platform/
implementation ("io.graceland:graceland-platform:0.1.0")
'io.graceland:graceland-platform:jar:0.1.0'
<dependency org="io.graceland" name="graceland-platform" rev="0.1.0">
  <artifact name="graceland-platform" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.graceland', module='graceland-platform', version='0.1.0')
)
libraryDependencies += "io.graceland" % "graceland-platform" % "0.1.0"
[io.graceland/graceland-platform "0.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.7.0
com.google.guava : guava jar 15.0
com.google.inject : guice jar 4.0-beta
com.google.inject.extensions : guice-multibindings jar 4.0-beta

test (6)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
com.google.guava : guava-testlib jar 15.0
org.hamcrest : hamcrest-all jar 1.3
org.powermock : powermock-module-junit4 jar 1.5.4
org.powermock : powermock-api-mockito jar 1.5.4

Project Modules

There are no modules declared in this project.