d

dropwizard-bundles

dropwizard-bundles
http://github.com:paradoxical-io/dropwizard-bundles
Apache License, Version 2.0
Anton Kropp Jake Swenson
Files download
File Operation
dropwizard-bundles-1.3.0.jar download
dropwizard-bundles-1.3.0.pom download
dropwizard-bundles-1.3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.paradoxical</groupId>
  <artifactId>dropwizard-bundles</artifactId>
  <version>1.3.0</version>
</dependency>
Gradle Groovy
implementation 'io.paradoxical:dropwizard-bundles:1.3.0'
Gradle Kotlin
implementation("io.paradoxical:dropwizard-bundles:1.3.0")
Scala SBT
libraryDependencies += "io.paradoxical" % "dropwizard-bundles" % "1.3.0"
Groovy Grape
@Grapes(
  @Grab(group='io.paradoxical', module='dropwizard-bundles', version='1.3.0')
)
Apache Ivy
<dependency org="io.paradoxical" name="dropwizard-bundles" rev="1.3.0" />
Leiningen
[io.paradoxical/dropwizard-bundles "1.3.0"]
Apache Buildr
'io.paradoxical:dropwizard-bundles:jar:1.3.0'