Last Version

io.graceland:graceland-example 0.1.0

Graceland is an easy way to develop pluggable Dropwizard applications.

License

License

GroupId

GroupId

io.graceland
ArtifactId

ArtifactId

graceland-example
Version

Version

0.1.0
Type

Type

jar
Description

Description

Graceland is an easy way to develop pluggable Dropwizard applications.

Download graceland-example 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.graceland : graceland-platform jar 0.1.0

Project Modules

There are no modules declared in this project.