Last Version

com.brienwheeler.lib:lib-security 1.11

Toolkit for helping build robust, monitorable web apps with single JAR packaging, graceful shutdown, Graphite integration, and more

License

License

Categories

Categories

Security
GroupId

GroupId

com.brienwheeler.lib
ArtifactId

ArtifactId

lib-security
Version

Version

1.11
Type

Type

jar
Description

Description

Toolkit for helping build robust, monitorable web apps with single JAR packaging, graceful shutdown, Graphite integration, and more

Download lib-security 1.11


<!-- https://jarcasting.com/artifacts/com.brienwheeler.lib/lib-security/ -->
<dependency>
    <groupId>com.brienwheeler.lib</groupId>
    <artifactId>lib-security</artifactId>
    <version>1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.brienwheeler.lib/lib-security/
implementation 'com.brienwheeler.lib:lib-security:1.11'
// https://jarcasting.com/artifacts/com.brienwheeler.lib/lib-security/
implementation ("com.brienwheeler.lib:lib-security:1.11")
'com.brienwheeler.lib:lib-security:jar:1.11'
<dependency org="com.brienwheeler.lib" name="lib-security" rev="1.11">
  <artifact name="lib-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brienwheeler.lib', module='lib-security', version='1.11')
)
libraryDependencies += "com.brienwheeler.lib" % "lib-security" % "1.11"
[com.brienwheeler.lib/lib-security "1.11"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.8

test (2)

Group / Artifact Type Version
com.brienwheeler.lib : lib-test jar 1.11
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.