is not current version
Last Version 1.0.5

com.github.demidenko05:a-jetty-swing 1.0.4

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

Categories

Categories

IDE Development Tools Jetty Container Application Servers
GroupId

GroupId

com.github.demidenko05
ArtifactId

ArtifactId

a-jetty-swing
Version

Version

1.0.4
Type

Type

jar

Download a-jetty-swing 1.0.4


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