License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers CLI User Interface |
GroupId | GroupIdorg.eclipse.jetty |
ArtifactId | ArtifactIdjetty-unixsocket-common |
Last Version | Last Version11.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJetty :: UnixSocket :: Common
Jetty UnixSocket Parent
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.jetty/jetty-unixsocket-common/ -->
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-unixsocket-common</artifactId>
<version>11.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty/jetty-unixsocket-common/
implementation 'org.eclipse.jetty:jetty-unixsocket-common:11.0.11'
// https://jarcasting.com/artifacts/org.eclipse.jetty/jetty-unixsocket-common/
implementation ("org.eclipse.jetty:jetty-unixsocket-common:11.0.11")
'org.eclipse.jetty:jetty-unixsocket-common:jar:11.0.11'
<dependency org="org.eclipse.jetty" name="jetty-unixsocket-common" rev="11.0.11">
<artifact name="jetty-unixsocket-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty', module='jetty-unixsocket-common', version='11.0.11')
)
libraryDependencies += "org.eclipse.jetty" % "jetty-unixsocket-common" % "11.0.11"
[org.eclipse.jetty/jetty-unixsocket-common "11.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-io | jar | 11.0.11 |
org.eclipse.jetty : jetty-util | jar | 11.0.11 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha6 |
com.github.jnr : jnr-unixsocket | jar | 0.38.17 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-slf4j-impl | jar | 11.0.11 |
org.eclipse.jetty.toolchain : jetty-test-helper | jar | 5.9 |
org.junit.jupiter : junit-jupiter | jar |