License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.antonsjava |
ArtifactId | ArtifactIdweb-filter |
Version | Version1.4 |
Type | Typejar |
Description |
Descriptionweb-filter
Web filter helper library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
web-filter-1.4.pom | |
web-filter-1.4.jar | 45 KB |
web-filter-1.4-sources.jar | 35 KB |
web-filter-1.4-javadoc.jar | 568 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.antonsjava/web-filter/ -->
<dependency>
<groupId>com.github.antonsjava</groupId>
<artifactId>web-filter</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.antonsjava/web-filter/
implementation 'com.github.antonsjava:web-filter:1.4'
// https://jarcasting.com/artifacts/com.github.antonsjava/web-filter/
implementation ("com.github.antonsjava:web-filter:1.4")
'com.github.antonsjava:web-filter:jar:1.4'
<dependency org="com.github.antonsjava" name="web-filter" rev="1.4">
<artifact name="web-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.antonsjava', module='web-filter', version='1.4')
)
libraryDependencies += "com.github.antonsjava" % "web-filter" % "1.4"
[com.github.antonsjava/web-filter "1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.antonsjava : web-path-matcher | jar | 1.1 |
com.github.antonsjava : json | jar | 1.12 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |