is not current version
Last Version 3.8.100

org.eclipse.platform:org.eclipse.equinox.http.jetty 3.7.100

Jetty Http Service

Categories

Categories

Jetty Container Application Servers CLI User Interface ORM Data
GroupId

GroupId

org.eclipse.platform
ArtifactId

ArtifactId

org.eclipse.equinox.http.jetty
Version

Version

3.7.100
Type

Type

jar

Download org.eclipse.equinox.http.jetty 3.7.100


<!-- https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.http.jetty/ -->
<dependency>
    <groupId>org.eclipse.platform</groupId>
    <artifactId>org.eclipse.equinox.http.jetty</artifactId>
    <version>3.7.100</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.http.jetty/
implementation 'org.eclipse.platform:org.eclipse.equinox.http.jetty:3.7.100'
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.http.jetty/
implementation ("org.eclipse.platform:org.eclipse.equinox.http.jetty:3.7.100")
'org.eclipse.platform:org.eclipse.equinox.http.jetty:jar:3.7.100'
<dependency org="org.eclipse.platform" name="org.eclipse.equinox.http.jetty" rev="3.7.100">
  <artifact name="org.eclipse.equinox.http.jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.platform', module='org.eclipse.equinox.http.jetty', version='3.7.100')
)
libraryDependencies += "org.eclipse.platform" % "org.eclipse.equinox.http.jetty" % "3.7.100"
[org.eclipse.platform/org.eclipse.equinox.http.jetty "3.7.100"]