is not current version
Last Version 2.1.33

com.tcdng.unify:unify-jetty 1.1.0

Unify Framework: Jetty Integration

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.tcdng.unify
ArtifactId

ArtifactId

unify-jetty
Version

Version

1.1.0
Type

Type

jar

Download unify-jetty 1.1.0


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