Last Version

Web Tools 0.2.0

A set of web-oriented tools for Java.

License

License

GroupId

GroupId

com.jeffrodriguez
ArtifactId

ArtifactId

webtools
Version

Version

0.2.0
Type

Type

jar
Description

Description

Web Tools
A set of web-oriented tools for Java.
Project URL

Project URL

https://github.com/JeffreyRodriguez/Web-Tools

Download webtools 0.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.jeffrodriguez : xmlwrapper jar 2.1.0
commons-codec : commons-codec jar 1.6
commons-io : commons-io jar 2.3
net.sf.jsog : jsog jar 0.33

provided (1)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 3.1.1.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.