License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdcom.tcdng.unify |
ArtifactId | ArtifactIdunify-jetty |
Last Version | Last Version2.1.33 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionunify-jetty
Unify Framework: Jetty Integration
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
unify-jetty-2.1.33.pom | |
unify-jetty-2.1.33.jar | 5 KB |
unify-jetty-2.1.33-tests.jar | 2 KB |
unify-jetty-2.1.33-sources.jar | 4 KB |
unify-jetty-2.1.33-javadoc.jar | 37 KB |
Browse |
<!-- 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"]
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 |
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 |