Last Version

common-jetty-remoteuser 1.1

This provides commonly used Jetty 9 extensions that are used in the Runnable-War.

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

works.lmz.common
ArtifactId

ArtifactId

common-jetty-remoteuser
Version

Version

1.1
Type

Type

jar
Description

Description

common-jetty-remoteuser
This provides commonly used Jetty 9 extensions that are used in the Runnable-War.

Download common-jetty-remoteuser 1.1


<!-- https://jarcasting.com/artifacts/works.lmz.common/common-jetty-remoteuser/ -->
<dependency>
    <groupId>works.lmz.common</groupId>
    <artifactId>common-jetty-remoteuser</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/works.lmz.common/common-jetty-remoteuser/
implementation 'works.lmz.common:common-jetty-remoteuser:1.1'
// https://jarcasting.com/artifacts/works.lmz.common/common-jetty-remoteuser/
implementation ("works.lmz.common:common-jetty-remoteuser:1.1")
'works.lmz.common:common-jetty-remoteuser:jar:1.1'
<dependency org="works.lmz.common" name="common-jetty-remoteuser" rev="1.1">
  <artifact name="common-jetty-remoteuser" type="jar" />
</dependency>
@Grapes(
@Grab(group='works.lmz.common', module='common-jetty-remoteuser', version='1.1')
)
libraryDependencies += "works.lmz.common" % "common-jetty-remoteuser" % "1.1"
[works.lmz.common/common-jetty-remoteuser "1.1"]

Dependencies

provided (2)

Group / Artifact Type Version
works.lmz.composite : composite-logging-slf4j-api jar [1.1,2)
works.lmz.composite : composite-jetty jar [1.1,2)

Project Modules

There are no modules declared in this project.