WEB test application

Simple WEB-app for A-Jetty to test servlets, JSP, JSTL, UTF-8 I18N.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.demidenko05
ArtifactId

ArtifactId

webapp-test
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

war
Description

Description

WEB test application
Simple WEB-app for A-Jetty to test servlets, JSP, JSTL, UTF-8 I18N.

Download webapp-test

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.demidenko05/webapp-test/ -->
<dependency>
    <groupId>com.github.demidenko05</groupId>
    <artifactId>webapp-test</artifactId>
    <version>1.0.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.demidenko05/webapp-test/
implementation 'com.github.demidenko05:webapp-test:1.0.1'
// https://jarcasting.com/artifacts/com.github.demidenko05/webapp-test/
implementation ("com.github.demidenko05:webapp-test:1.0.1")
'com.github.demidenko05:webapp-test:war:1.0.1'
<dependency org="com.github.demidenko05" name="webapp-test" rev="1.0.1">
  <artifact name="webapp-test" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.demidenko05', module='webapp-test', version='1.0.1')
)
libraryDependencies += "com.github.demidenko05" % "webapp-test" % "1.0.1"
[com.github.demidenko05/webapp-test "1.0.1"]

Dependencies

provided (1)

Group / Artifact Type Version
com.github.demidenko05 : a-apache-jsp jar 1.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1