Last Version

dropwizard-api-key-bundle 0.8.5

Dropwizard bundle that allows your application to support API keys.

License

License

Categories

Categories

DropWizard Container Microservices KeY Data Data Formats Formal Verification
GroupId

GroupId

io.dropwizard-bundles
ArtifactId

ArtifactId

dropwizard-api-key-bundle
Version

Version

0.8.5
Type

Type

jar
Description

Description

dropwizard-api-key-bundle
Dropwizard bundle that allows your application to support API keys.
Source Code Management

Source Code Management

http://github.com/dropwizard-bundles/dropwizard-api-key-bundle

Download dropwizard-api-key-bundle 0.8.5


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

Dependencies

compile (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.8.5
io.dropwizard : dropwizard-auth jar 0.8.5

test (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 0.8.5
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 jar 2.21
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.17

Project Modules

There are no modules declared in this project.