License |
License
The MIT License (MIT)
|
---|---|
GroupId | GroupIdcom.github.jackpanz |
ArtifactId | ArtifactIdjfilter |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionjfilter
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jfilter-1.0.1.pom | |
jfilter-1.0.1.jar | 13 KB |
jfilter-1.0.1-sources.jar | 7 KB |
jfilter-1.0.1-javadoc.jar | 81 KB |
Browse |
<!-- 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"]
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 |