License |
License |
---|---|
GroupId | GroupIdcom.nitorcreations |
ArtifactId | ArtifactIdpuggly |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPuggly
Pluggable Java-configured ServletFilter
|
Project URL |
Project URL |
Filename | Size |
---|---|
puggly-0.8.0.pom | |
puggly-0.8.0.jar | 12 KB |
puggly-0.8.0-sources.jar | 6 KB |
puggly-0.8.0-javadoc.jar | 51 KB |
Browse |
<!-- 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"]
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 |
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 |