filter

A simple web framework

License

License

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

filter
Last Version

Last Version

2.7-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

filter
A simple web framework

Download filter

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.2.4
com.google.guava : guava jar 15.0
com.io7m.xom : xom jar 1.2.10
org.apache.commons : commons-io jar 1.3.2
org.eclipse.jetty : jetty-server jar 9.1.0.RC2
org.eclipse.jetty : jetty-servlet jar 9.1.0.RC2
org.jsoup : jsoup jar 1.7.3
org.slf4j : slf4j-simple jar 1.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.7-RELEASE
2.6-RELEASE
2.5-RELEASE
2.4-RELEASE
2.3-RELEASE
2.1-RELEASE
2.0-RELEASE
1.9-RELEASE
1.8-RELEASE
1.6-RELEASE
1.5-RELEASE
1.4-RELEASE
1-RELEASE
0.13-RELEASE
0.12-RELEASE
0.11-RELEASE
0.10-RELEASE
0.9-RELEASE
0.8-RELEASE
0.7-RELEASE
0.6-RELEASE
0.5-RELEASE
0.4-RELEASE
0.3-RELEASE
0.2-RELEASE
0.1-RELEASE
0-RELEASE