Categories |
CategoriesJetty Container Application Servers |
---|---|
GroupId | GroupIdorg.sonatype.runtime.recipes.advices |
ArtifactId | ArtifactIdadvice-jetty |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSonatype Runtime :: Advices :: Jetty
|
Filename | Size |
---|---|
advice-jetty-0.1.0.pom | |
advice-jetty-0.1.0.advice | 1 KB |
advice-jetty-0.1.0-standard-resources.advice | 898 bytes |
advice-jetty-0.1.0-standard-config.advice | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.runtime.recipes.advices/advice-jetty/ -->
<dependency>
<groupId>org.sonatype.runtime.recipes.advices</groupId>
<artifactId>advice-jetty</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.runtime.recipes.advices/advice-jetty/
implementation 'org.sonatype.runtime.recipes.advices:advice-jetty:0.1.0'
// https://jarcasting.com/artifacts/org.sonatype.runtime.recipes.advices/advice-jetty/
implementation ("org.sonatype.runtime.recipes.advices:advice-jetty:0.1.0")
'org.sonatype.runtime.recipes.advices:advice-jetty:pom:0.1.0'
<dependency org="org.sonatype.runtime.recipes.advices" name="advice-jetty" rev="0.1.0">
<artifact name="advice-jetty" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.runtime.recipes.advices', module='advice-jetty', version='0.1.0')
)
libraryDependencies += "org.sonatype.runtime.recipes.advices" % "advice-jetty" % "0.1.0"
[org.sonatype.runtime.recipes.advices/advice-jetty "0.1.0"]