| License |
License |
|---|---|
| Categories |
CategoriesJetty Container Application Servers CLI User Interface |
| GroupId | GroupIdorg.eclipse.jetty.osgi |
| ArtifactId | ArtifactIdjetty-osgi-alpn |
| Last Version | Last Version11.0.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJetty :: OSGi ALPN Fragment
The Eclipse Jetty Project
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jetty-osgi-alpn-11.0.11.pom | |
| jetty-osgi-alpn-11.0.11.jar | 12 KB |
| jetty-osgi-alpn-11.0.11-sources.jar | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.jetty.osgi/jetty-osgi-alpn/ -->
<dependency>
<groupId>org.eclipse.jetty.osgi</groupId>
<artifactId>jetty-osgi-alpn</artifactId>
<version>11.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty.osgi/jetty-osgi-alpn/
implementation 'org.eclipse.jetty.osgi:jetty-osgi-alpn:11.0.11'
// https://jarcasting.com/artifacts/org.eclipse.jetty.osgi/jetty-osgi-alpn/
implementation ("org.eclipse.jetty.osgi:jetty-osgi-alpn:11.0.11")
'org.eclipse.jetty.osgi:jetty-osgi-alpn:jar:11.0.11'
<dependency org="org.eclipse.jetty.osgi" name="jetty-osgi-alpn" rev="11.0.11">
<artifact name="jetty-osgi-alpn" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.osgi', module='jetty-osgi-alpn', version='11.0.11')
)
libraryDependencies += "org.eclipse.jetty.osgi" % "jetty-osgi-alpn" % "11.0.11"
[org.eclipse.jetty.osgi/jetty-osgi-alpn "11.0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.jetty.toolchain : jetty-test-helper | jar | 5.9 |
| org.junit.jupiter : junit-jupiter | jar |