Last Version

jfilter 1.0.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

The MIT License (MIT)
GroupId

GroupId

com.github.jackpanz
ArtifactId

ArtifactId

jfilter
Version

Version

1.0.1
Type

Type

jar
Description

Description

jfilter
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/jackpanz/jfilter

Download jfilter 1.0.1


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

Dependencies

provided (12)

Group / Artifact Type Version
org.springframework : spring-core jar 5.0.12.RELEASE
org.springframework : spring-web jar 5.0.12.RELEASE
org.springframework : spring-oxm jar 5.0.12.RELEASE
org.springframework : spring-tx jar 5.0.12.RELEASE
org.springframework : spring-jdbc jar 5.0.12.RELEASE
org.springframework : spring-webmvc jar 5.0.12.RELEASE
org.springframework : spring-aop jar 5.0.12.RELEASE
org.springframework : spring-context-support jar 5.0.12.RELEASE
org.springframework : spring-test jar 5.0.12.RELEASE
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.core : jackson-annotations jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8

Project Modules

There are no modules declared in this project.