is not current version
Last Version 1.3.2

com.getconvey.oss:dropwizard-api-key-bundle 1.0.0-1.CONVEY.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.getconvey.oss
ArtifactId

ArtifactId

dropwizard-api-key-bundle
Version

Version

1.0.0-1.CONVEY.1
Type

Type

jar

Download dropwizard-api-key-bundle 1.0.0-1.CONVEY.1


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