| License |
License |
|---|---|
| Categories |
CategoriesJetty Container Application Servers |
| GroupId | GroupIdcom.aspectran |
| ArtifactId | ArtifactIdaspectran-with-jetty |
| Last Version | Last Version7.0.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAspectran with Jetty
Add-on package for integrating Embedded Jetty
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.aspectran/aspectran-with-jetty/ -->
<dependency>
<groupId>com.aspectran</groupId>
<artifactId>aspectran-with-jetty</artifactId>
<version>7.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.aspectran/aspectran-with-jetty/
implementation 'com.aspectran:aspectran-with-jetty:7.0.11'
// https://jarcasting.com/artifacts/com.aspectran/aspectran-with-jetty/
implementation ("com.aspectran:aspectran-with-jetty:7.0.11")
'com.aspectran:aspectran-with-jetty:jar:7.0.11'
<dependency org="com.aspectran" name="aspectran-with-jetty" rev="7.0.11">
<artifact name="aspectran-with-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aspectran', module='aspectran-with-jetty', version='7.0.11')
)
libraryDependencies += "com.aspectran" % "aspectran-with-jetty" % "7.0.11"
[com.aspectran/aspectran-with-jetty "7.0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.aspectran : aspectran-web | jar | 7.0.11 |
| com.aspectran : aspectran-websocket | jar | 7.0.11 |
| com.aspectran : aspectran-daemon Optional | jar | 7.0.11 |
| com.aspectran : aspectran-shell Optional | jar | 7.0.11 |
| org.eclipse.jetty : jetty-server | jar | 11.0.9 |
| org.eclipse.jetty : jetty-servlet | jar | 11.0.9 |
| org.eclipse.jetty : jetty-servlets | jar | 11.0.9 |
| org.eclipse.jetty : jetty-webapp | jar | 11.0.9 |
| org.eclipse.jetty.websocket : websocket-jakarta-server | jar | 11.0.9 |
| org.eclipse.jetty : apache-jsp | jar | 11.0.9 |
| org.eclipse.jetty : glassfish-jstl | jar | 11.0.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.aspectran : aspectran-embed | jar | 7.0.11 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |