Last Version

filter 2.7-RELEASE

A simple web framework

License

License

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

filter
Version

Version

2.7-RELEASE
Type

Type

jar
Description

Description

filter
A simple web framework

Download filter 2.7-RELEASE


<!-- 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.