| License |
License |
|---|---|
| Categories |
CategoriesJetty Container Application Servers |
| GroupId | GroupIdio.avaje |
| ArtifactId | ArtifactIdavaje-jex-loomjetty |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFor open source java artifacts.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| avaje-jex-loomjetty-1.1.pom | |
| avaje-jex-loomjetty-1.1.jar | 4 KB |
| avaje-jex-loomjetty-1.1-sources.jar | 2 KB |
| avaje-jex-loomjetty-1.1-javadoc.jar | 121 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.avaje/avaje-jex-loomjetty/ -->
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-jex-loomjetty</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.avaje/avaje-jex-loomjetty/
implementation 'io.avaje:avaje-jex-loomjetty:1.1'
// https://jarcasting.com/artifacts/io.avaje/avaje-jex-loomjetty/
implementation ("io.avaje:avaje-jex-loomjetty:1.1")
'io.avaje:avaje-jex-loomjetty:jar:1.1'
<dependency org="io.avaje" name="avaje-jex-loomjetty" rev="1.1">
<artifact name="avaje-jex-loomjetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.avaje', module='avaje-jex-loomjetty', version='1.1')
)
libraryDependencies += "io.avaje" % "avaje-jex-loomjetty" % "1.1"
[io.avaje/avaje-jex-loomjetty "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.jetty : jetty-servlet | jar | 11.0.7 |