Berkano Kiss Tags

The KISS tag library is a collection of very simple JSP tags, with a very focused/limited usage.

Categories

Categories

Net
GroupId

GroupId

net.incongru.berkano
ArtifactId

ArtifactId

berkano-kisstags
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Berkano Kiss Tags
The KISS tag library is a collection of very simple JSP tags, with a very focused/limited usage.
Project Organization

Project Organization

Download berkano-kisstags

How to add to project

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

Dependencies

compile (2)

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

test (8)

Group / Artifact Type Version
net.incongru.berkano : berkano-taglib-unit jar 1.0.0
httpunit : httpunit jar 1.6
tomcat : jasper-compiler jar 5.5.4
tomcat : jasper-runtime jar 5.5.4
eclipse : jdtcore jar 3.0.1
commons-el : commons-el jar 1.0
commons-logging : commons-logging jar 1.0.4
jmock : jmock jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0