License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices KeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.pivotfreight.oss |
ArtifactId | ArtifactIddropwizard-api-key-bundle |
Last Version | Last Version0.9.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.pivotfreight.oss/dropwizard-api-key-bundle/ -->
<dependency>
<groupId>com.pivotfreight.oss</groupId>
<artifactId>dropwizard-api-key-bundle</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.pivotfreight.oss/dropwizard-api-key-bundle/
implementation 'com.pivotfreight.oss:dropwizard-api-key-bundle:0.9.2'
// https://jarcasting.com/artifacts/com.pivotfreight.oss/dropwizard-api-key-bundle/
implementation ("com.pivotfreight.oss:dropwizard-api-key-bundle:0.9.2")
'com.pivotfreight.oss:dropwizard-api-key-bundle:jar:0.9.2'
<dependency org="com.pivotfreight.oss" name="dropwizard-api-key-bundle" rev="0.9.2">
<artifact name="dropwizard-api-key-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pivotfreight.oss', module='dropwizard-api-key-bundle', version='0.9.2')
)
libraryDependencies += "com.pivotfreight.oss" % "dropwizard-api-key-bundle" % "0.9.2"
[com.pivotfreight.oss/dropwizard-api-key-bundle "0.9.2"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | 0.9.2 |
io.dropwizard : dropwizard-auth | jar | 0.9.2 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-testing | jar | 0.9.2 |
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 | jar | 2.22.1 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |