License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdnl.vpro.magnolia |
ArtifactId | ArtifactIdmagnolia-jetty |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjetty class loader for magnolia
A class loader to use with jetty:run
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
magnolia-jetty-1.8.pom | |
magnolia-jetty-1.8.jar | 4 KB |
magnolia-jetty-1.8-sources.jar | 3 KB |
magnolia-jetty-1.8-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.vpro.magnolia/magnolia-jetty/ -->
<dependency>
<groupId>nl.vpro.magnolia</groupId>
<artifactId>magnolia-jetty</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/nl.vpro.magnolia/magnolia-jetty/
implementation 'nl.vpro.magnolia:magnolia-jetty:1.8'
// https://jarcasting.com/artifacts/nl.vpro.magnolia/magnolia-jetty/
implementation ("nl.vpro.magnolia:magnolia-jetty:1.8")
'nl.vpro.magnolia:magnolia-jetty:jar:1.8'
<dependency org="nl.vpro.magnolia" name="magnolia-jetty" rev="1.8">
<artifact name="magnolia-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.vpro.magnolia', module='magnolia-jetty', version='1.8')
)
libraryDependencies += "nl.vpro.magnolia" % "magnolia-jetty" % "1.8"
[nl.vpro.magnolia/magnolia-jetty "1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-webapp | jar | 9.4.46.v20220331 |