A-Jetty Base.

A-Jetty Base can run on Android Java as well as on standard Java 7+ and it can run precompiled JSP/JSTL.

License

License

Categories

Categories

IDE Development Tools Jetty Container Application Servers
GroupId

GroupId

com.github.demidenko05
ArtifactId

ArtifactId

a-jetty-base
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

A-Jetty Base.
A-Jetty Base can run on Android Java as well as on standard Java 7+ and it can run precompiled JSP/JSTL.
Project URL

Project URL

https://sites.google.com/site/beigesoftware

Download a-jetty-base

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.demidenko05 : a-apache-jsp jar 1.0.5
com.github.demidenko05 : taglibs-standard-spec jar 1.0.5
com.github.demidenko05 : taglibs-standard-impl jar 1.0.5
com.github.demidenko05 : a-javabeans8 jar 1.0.2
org.beigesoft : beige-logging-base jar 1.0.3
javax.servlet : javax.servlet-api jar 3.1.0
org.bouncycastle : bcprov-jdk15on jar 1.61
org.bouncycastle : bcpkix-jdk15on jar 1.61

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.5
1.0.4
1.0.3
1.0.2
1.0.1