License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices KeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.getconvey.oss |
ArtifactId | ArtifactIddropwizard-api-key-bundle |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondropwizard-api-key-bundle
Dropwizard bundle that allows your application to support API keys.
|
Source Code Management |
Source Code Management |
<!-- 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.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.getconvey.oss/dropwizard-api-key-bundle/
implementation 'com.getconvey.oss:dropwizard-api-key-bundle:1.3.2'
// https://jarcasting.com/artifacts/com.getconvey.oss/dropwizard-api-key-bundle/
implementation ("com.getconvey.oss:dropwizard-api-key-bundle:1.3.2")
'com.getconvey.oss:dropwizard-api-key-bundle:jar:1.3.2'
<dependency org="com.getconvey.oss" name="dropwizard-api-key-bundle" rev="1.3.2">
<artifact name="dropwizard-api-key-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.getconvey.oss', module='dropwizard-api-key-bundle', version='1.3.2')
)
libraryDependencies += "com.getconvey.oss" % "dropwizard-api-key-bundle" % "1.3.2"
[com.getconvey.oss/dropwizard-api-key-bundle "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | 1.3.2 |
io.dropwizard : dropwizard-auth | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-testing | jar | 1.3.2 |
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 | jar | 2.25.1 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.15.0 |