License |
License |
---|---|
GroupId | GroupIdorg.olengski |
ArtifactId | ArtifactIdwebutils |
Last Version | Last Version1.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebUtil
Web Utilities for various web-related operations
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
webutils-1.4-RELEASE.pom | |
webutils-1.4-RELEASE.jar | 14 KB |
webutils-1.4-RELEASE-sources.jar | 8 KB |
webutils-1.4-RELEASE-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.olengski/webutils/ -->
<dependency>
<groupId>org.olengski</groupId>
<artifactId>webutils</artifactId>
<version>1.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.olengski/webutils/
implementation 'org.olengski:webutils:1.4-RELEASE'
// https://jarcasting.com/artifacts/org.olengski/webutils/
implementation ("org.olengski:webutils:1.4-RELEASE")
'org.olengski:webutils:jar:1.4-RELEASE'
<dependency org="org.olengski" name="webutils" rev="1.4-RELEASE">
<artifact name="webutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.olengski', module='webutils', version='1.4-RELEASE')
)
libraryDependencies += "org.olengski" % "webutils" % "1.4-RELEASE"
[org.olengski/webutils "1.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |
log4j : log4j | jar | 1.2.16 |
org.reflections : reflections | jar | 0.9.9-RC1 |
org.aspectj : aspectjweaver | jar | 1.6.9 |
org.springframework : spring-core | jar | 3.1.1.RELEASE |
org.springframework : spring-context | jar | 3.1.1.RELEASE |
org.springframework : spring-context-support | jar | 3.1.1.RELEASE |
org.owasp.esapi : esapi | jar | 2.1.0 |
javax.servlet : servlet-api | jar | 2.5 |
org.springframework : spring-webmvc | jar | 3.1.1.RELEASE |
jstl : jstl | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |