Berkano Taglib Unit

A small test framework for taglibs.

Categories

Categories

Net
GroupId

GroupId

net.incongru.berkano
ArtifactId

ArtifactId

berkano-taglib-unit
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Berkano Taglib Unit
A small test framework for taglibs.
Project Organization

Project Organization

Download berkano-taglib-unit

How to add to project

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

Dependencies

compile (2)

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

provided (2)

Group / Artifact Type Version
httpunit : httpunit jar 1.6
junit : junit jar 3.8.1

test (6)

Group / Artifact Type Version
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