License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdworks.lmz.common |
ArtifactId | ArtifactIdcommon-jetty-remoteuser |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-jetty-remoteuser
This provides commonly used Jetty 9 extensions that are used in the Runnable-War.
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
works.lmz.composite : composite-logging-slf4j-api | jar | [1.1,2) |
works.lmz.composite : composite-jetty | jar | [1.1,2) |