Last Version

Puggly 0.8.0

Pluggable Java-configured ServletFilter

License

License

GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

puggly
Version

Version

0.8.0
Type

Type

jar
Description

Description

Puggly
Pluggable Java-configured ServletFilter
Project URL

Project URL

https://github.com/NitorCreations/Puggly

Download puggly 0.8.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3.1
org.springframework : spring-web jar 4.1.6.RELEASE
org.apache.commons : commons-lang3 jar 3.4
ch.qos.logback : logback-classic jar 1.1.3
javax.servlet : javax.servlet-api jar 3.1.0

test (8)

Group / Artifact Type Version
junit : junit jar 4.12
org.eclipse.jetty : jetty-servlet jar 9.3.0.RC1
org.springframework : spring-test jar 4.1.6.RELEASE
nl.jqno.equalsverifier : equalsverifier jar 1.7.2
org.eclipse.jetty : jetty-server jar 9.3.0.RC1
org.mockito : mockito-all jar 1.10.19
org.apache.httpcomponents : httpclient jar 4.5
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.