License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers CLI User Interface |
GroupId | GroupIdcom.github.adedayo.eclipse.sdk |
ArtifactId | ArtifactIdorg.eclipse.equinox.http.jetty |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.eclipse.equinox.http.jetty
A packaging of the eclipse sdk org.eclipse.equinox.http.jetty library.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.http.jetty/ -->
<dependency>
<groupId>com.github.adedayo.eclipse.sdk</groupId>
<artifactId>org.eclipse.equinox.http.jetty</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.http.jetty/
implementation 'com.github.adedayo.eclipse.sdk:org.eclipse.equinox.http.jetty:3.2.0'
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.http.jetty/
implementation ("com.github.adedayo.eclipse.sdk:org.eclipse.equinox.http.jetty:3.2.0")
'com.github.adedayo.eclipse.sdk:org.eclipse.equinox.http.jetty:jar:3.2.0'
<dependency org="com.github.adedayo.eclipse.sdk" name="org.eclipse.equinox.http.jetty" rev="3.2.0">
<artifact name="org.eclipse.equinox.http.jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.adedayo.eclipse.sdk', module='org.eclipse.equinox.http.jetty', version='3.2.0')
)
libraryDependencies += "com.github.adedayo.eclipse.sdk" % "org.eclipse.equinox.http.jetty" % "3.2.0"
[com.github.adedayo.eclipse.sdk/org.eclipse.equinox.http.jetty "3.2.0"]