License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdcom.aspectran |
ArtifactId | ArtifactIdaspectran-with-jetty |
Version | Version7.0.4 |
Type | Typejar |
Description |
DescriptionAspectran with Jetty
Add-on package for integrating Embedded Jetty
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
aspectran-with-jetty-7.0.4.pom | |
aspectran-with-jetty-7.0.4.jar | 18 KB |
aspectran-with-jetty-7.0.4-sources.jar | 12 KB |
aspectran-with-jetty-7.0.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.aspectran/aspectran-with-jetty/
implementation 'com.aspectran:aspectran-with-jetty:7.0.4'
// https://jarcasting.com/artifacts/com.aspectran/aspectran-with-jetty/
implementation ("com.aspectran:aspectran-with-jetty:7.0.4")
'com.aspectran:aspectran-with-jetty:jar:7.0.4'
<dependency org="com.aspectran" name="aspectran-with-jetty" rev="7.0.4">
<artifact name="aspectran-with-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aspectran', module='aspectran-with-jetty', version='7.0.4')
)
libraryDependencies += "com.aspectran" % "aspectran-with-jetty" % "7.0.4"
[com.aspectran/aspectran-with-jetty "7.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.aspectran : aspectran-web | jar | 7.0.4 |
com.aspectran : aspectran-websocket | jar | 7.0.4 |
com.aspectran : aspectran-daemon Optional | jar | 7.0.4 |
com.aspectran : aspectran-shell Optional | jar | 7.0.4 |
org.eclipse.jetty : jetty-server | jar | 11.0.5 |
org.eclipse.jetty : jetty-servlet | jar | 11.0.5 |
org.eclipse.jetty : jetty-servlets | jar | 11.0.5 |
org.eclipse.jetty : jetty-webapp | jar | 11.0.5 |
org.eclipse.jetty.websocket : websocket-jakarta-server | jar | 11.0.5 |
org.eclipse.jetty : apache-jsp | jar | 11.0.5 |
org.eclipse.jetty : glassfish-jstl | jar | 11.0.5 |
Group / Artifact | Type | Version |
---|---|---|
com.aspectran : aspectran-embed | jar | 7.0.4 |
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 |