Last Version

jetty class loader for magnolia 1.8

A class loader to use with jetty:run

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

nl.vpro.magnolia
ArtifactId

ArtifactId

magnolia-jetty
Version

Version

1.8
Type

Type

jar
Description

Description

jetty class loader for magnolia
A class loader to use with jetty:run
Project URL

Project URL

https://github.com/vpro/magnolia-jetty
Source Code Management

Source Code Management

https://github.com/vpro/magnolia-jetty

Download magnolia-jetty 1.8


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

provided (1)

Group / Artifact Type Version
org.eclipse.jetty : jetty-webapp jar 9.4.46.v20220331

Project Modules

There are no modules declared in this project.