| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface ORM Data |
| GroupId | GroupIdorg.eclipse.platform |
| ArtifactId | ArtifactIdorg.eclipse.equinox.http.registry |
| Last Version | Last Version1.3.100 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHttp Service Registry Extensions
Http Service Registry Extensions
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.http.registry/ -->
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.http.registry</artifactId>
<version>1.3.100</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.http.registry/
implementation 'org.eclipse.platform:org.eclipse.equinox.http.registry:1.3.100'
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.http.registry/
implementation ("org.eclipse.platform:org.eclipse.equinox.http.registry:1.3.100")
'org.eclipse.platform:org.eclipse.equinox.http.registry:jar:1.3.100'
<dependency org="org.eclipse.platform" name="org.eclipse.equinox.http.registry" rev="1.3.100">
<artifact name="org.eclipse.equinox.http.registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.platform', module='org.eclipse.equinox.http.registry', version='1.3.100')
)
libraryDependencies += "org.eclipse.platform" % "org.eclipse.equinox.http.registry" % "1.3.100"
[org.eclipse.platform/org.eclipse.equinox.http.registry "1.3.100"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.platform : org.eclipse.equinox.common | jar | [0.0,) |
| org.eclipse.platform : org.eclipse.equinox.registry | jar | [0.0,) |