A-Jetty SWING start/stop interface.

It's SWING interface to starts/stops WEB-app on embedded A-Jetty.

License

License

Categories

Categories

IDE Development Tools Jetty Container Application Servers
GroupId

GroupId

com.github.demidenko05
ArtifactId

ArtifactId

a-jetty-swing
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

A-Jetty SWING start/stop interface.
It's SWING interface to starts/stops WEB-app on embedded A-Jetty.
Project URL

Project URL

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

Download a-jetty-swing

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.demidenko05 : a-jetty-base jar 1.0.5
org.beigesoft : beige-logging-slf4j 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.5
1.0.4
1.0.3
1.0.2