is not current version
Last Version 2.1.33

com.tcdng.unify:unify-jetty 2.1.27

Unify Framework: Jetty Integration

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.tcdng.unify
ArtifactId

ArtifactId

unify-jetty
Version

Version

2.1.27
Type

Type

jar

Download unify-jetty 2.1.27


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