Last Version

Java Open Web Components 1.0.0

Java Open Web Components is a collection of reusable servlet filters, listeners and JSTL tags

License

License

GroupId

GroupId

io.github.benas
ArtifactId

ArtifactId

jowc
Version

Version

1.0.0
Type

Type

jar
Description

Description

Java Open Web Components
Java Open Web Components is a collection of reusable servlet filters, listeners and JSTL tags

Download jowc 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
javax.servlet : jstl jar 1.2
org.ocpsoft.prettytime : prettytime jar 2.1.3.Final

provided (1)

Group / Artifact Type Version
javax.servlet.jsp : jsp-api jar 2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.