License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.equinox.http |
ArtifactId | ArtifactIdregistry |
Last Version | Last Version1.0.0-v20070608 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHttp Service Registry Extensions
|
Filename | Size |
---|---|
registry-1.0.0-v20070608.pom | |
registry-1.0.0-v20070608.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.equinox.http/registry/ -->
<dependency>
<groupId>org.eclipse.equinox.http</groupId>
<artifactId>registry</artifactId>
<version>1.0.0-v20070608</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.equinox.http/registry/
implementation 'org.eclipse.equinox.http:registry:1.0.0-v20070608'
// https://jarcasting.com/artifacts/org.eclipse.equinox.http/registry/
implementation ("org.eclipse.equinox.http:registry:1.0.0-v20070608")
'org.eclipse.equinox.http:registry:jar:1.0.0-v20070608'
<dependency org="org.eclipse.equinox.http" name="registry" rev="1.0.0-v20070608">
<artifact name="registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.equinox.http', module='registry', version='1.0.0-v20070608')
)
libraryDependencies += "org.eclipse.equinox.http" % "registry" % "1.0.0-v20070608"
[org.eclipse.equinox.http/registry "1.0.0-v20070608"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.equinox : common | jar | [0,) |
org.eclipse.equinox : registry | jar | [0,) |