License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Ant Build Tools Security |
GroupId | GroupIdcom.palantir.websecurity |
ArtifactId | ArtifactIddropwizard-web-security |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondropwizard-web-security
Palantir open source project
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.palantir.websecurity/dropwizard-web-security/ -->
<dependency>
<groupId>com.palantir.websecurity</groupId>
<artifactId>dropwizard-web-security</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.palantir.websecurity/dropwizard-web-security/
implementation 'com.palantir.websecurity:dropwizard-web-security:1.1.0'
// https://jarcasting.com/artifacts/com.palantir.websecurity/dropwizard-web-security/
implementation ("com.palantir.websecurity:dropwizard-web-security:1.1.0")
'com.palantir.websecurity:dropwizard-web-security:jar:1.1.0'
<dependency org="com.palantir.websecurity" name="dropwizard-web-security" rev="1.1.0">
<artifact name="dropwizard-web-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.palantir.websecurity', module='dropwizard-web-security', version='1.1.0')
)
libraryDependencies += "com.palantir.websecurity" % "dropwizard-web-security" % "1.1.0"
[com.palantir.websecurity/dropwizard-web-security "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | 1.0.0 |