| License |
License |
|---|---|
| Categories |
CategoriesJetty Container Application Servers |
| GroupId | GroupIdcom.aspectran |
| ArtifactId | ArtifactIdaspectran-with-jetty |
| Version | Version7.0.3 |
| Type | Typejar |
| Description |
DescriptionAspectran with Jetty
Add-on package for integrating Embedded Jetty
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| aspectran-with-jetty-7.0.3.pom | |
| aspectran-with-jetty-7.0.3.jar | 18 KB |
| aspectran-with-jetty-7.0.3-sources.jar | 12 KB |
| aspectran-with-jetty-7.0.3-javadoc.jar | 434 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.aspectran/aspectran-with-jetty/ -->
<dependency>
<groupId>com.aspectran</groupId>
<artifactId>aspectran-with-jetty</artifactId>
<version>7.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.aspectran/aspectran-with-jetty/
implementation 'com.aspectran:aspectran-with-jetty:7.0.3'
// https://jarcasting.com/artifacts/com.aspectran/aspectran-with-jetty/
implementation ("com.aspectran:aspectran-with-jetty:7.0.3")
'com.aspectran:aspectran-with-jetty:jar:7.0.3'
<dependency org="com.aspectran" name="aspectran-with-jetty" rev="7.0.3">
<artifact name="aspectran-with-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aspectran', module='aspectran-with-jetty', version='7.0.3')
)
libraryDependencies += "com.aspectran" % "aspectran-with-jetty" % "7.0.3"
[com.aspectran/aspectran-with-jetty "7.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.aspectran : aspectran-web | jar | 7.0.3 |
| com.aspectran : aspectran-websocket | jar | 7.0.3 |
| com.aspectran : aspectran-daemon Optional | jar | 7.0.3 |
| com.aspectran : aspectran-shell Optional | jar | 7.0.3 |
| org.eclipse.jetty : jetty-server | jar | 11.0.2 |
| org.eclipse.jetty : jetty-servlet | jar | 11.0.2 |
| org.eclipse.jetty : jetty-servlets | jar | 11.0.2 |
| org.eclipse.jetty : jetty-webapp | jar | 11.0.2 |
| org.eclipse.jetty.websocket : websocket-jakarta-server | jar | 11.0.2 |
| org.eclipse.jetty : apache-jsp | jar | 11.0.2 |
| org.eclipse.jetty : glassfish-jstl | jar | 11.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.aspectran : aspectran-embed | jar | 7.0.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |