Last Version

unify-jetty 2.1.33

Unify Framework: Jetty Integration

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.tcdng.unify
ArtifactId

ArtifactId

unify-jetty
Version

Version

2.1.33
Type

Type

jar
Description

Description

unify-jetty
Unify Framework: Jetty Integration
Source Code Management

Source Code Management

http://github.com/tcdng/unify-framework/tree/master

Download unify-jetty 2.1.33


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

Dependencies

compile (5)

Group / Artifact Type Version
com.tcdng.unify : unify-core jar 2.1.33
com.tcdng.unify : unify-web jar 2.1.33
com.tcdng.unify : unify-web-javax jar 2.1.33
org.eclipse.jetty : jetty-server jar 9.4.41.v20210516
org.eclipse.jetty : jetty-servlet jar 9.4.41.v20210516

test (3)

Group / Artifact Type Version
com.tcdng.unify : unify-core test-jar 2.1.33
junit : junit jar 4.13.1
org.hsqldb : hsqldb jar 2.3.3

Project Modules

There are no modules declared in this project.