is not current version
Last Version 0.9.2

com.pivotfreight.oss:dropwizard-api-key-bundle 0.9.1

Dropwizard bundle that allows your application to support API keys.

Categories

Categories

DropWizard Container Microservices KeY Data Data Formats Formal Verification
GroupId

GroupId

com.pivotfreight.oss
ArtifactId

ArtifactId

dropwizard-api-key-bundle
Version

Version

0.9.1
Type

Type

jar

Download dropwizard-api-key-bundle 0.9.1


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