org.swarmic:web-jetty

Swarmic Project - The CDI stack

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.swarmic
ArtifactId

ArtifactId

web-jetty
Last Version

Last Version

1.0.0.Alpha1
Release Date

Release Date

Type

Type

jar
Description

Description

Swarmic Project - The CDI stack
Project URL

Project URL

https://twitter.com/swarmic/web-jetty

Download web-jetty

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.swarmic : web-spi jar 1.0.0.Alpha1
org.eclipse.jetty : jetty-servlets jar 9.3.9.v20160517
org.eclipse.jetty : jetty-webapp jar 9.3.9.v20160517
commons-io : commons-io jar 2.5
org.swarmic : swarmic-core jar 1.0.0.Alpha1

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.4.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.Alpha1