| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.birt.runtime.3_7_1 |
| ArtifactId | ArtifactIdorg.eclipse.equinox.registry |
| Last Version | Last Version3.5.101 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.eclipse.equinox.registry_3.5.101.R37x_v20110810-1611.jar
A component of the BIRT runtime
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| org.eclipse.equinox.registry-3.5.101.pom | |
| org.eclipse.equinox.registry-3.5.101.jar | 178 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.birt.runtime.3_7_1/org.eclipse.equinox.registry/ -->
<dependency>
<groupId>org.eclipse.birt.runtime.3_7_1</groupId>
<artifactId>org.eclipse.equinox.registry</artifactId>
<version>3.5.101</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime.3_7_1/org.eclipse.equinox.registry/
implementation 'org.eclipse.birt.runtime.3_7_1:org.eclipse.equinox.registry:3.5.101'
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime.3_7_1/org.eclipse.equinox.registry/
implementation ("org.eclipse.birt.runtime.3_7_1:org.eclipse.equinox.registry:3.5.101")
'org.eclipse.birt.runtime.3_7_1:org.eclipse.equinox.registry:jar:3.5.101'
<dependency org="org.eclipse.birt.runtime.3_7_1" name="org.eclipse.equinox.registry" rev="3.5.101">
<artifact name="org.eclipse.equinox.registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.birt.runtime.3_7_1', module='org.eclipse.equinox.registry', version='3.5.101')
)
libraryDependencies += "org.eclipse.birt.runtime.3_7_1" % "org.eclipse.equinox.registry" % "3.5.101"
[org.eclipse.birt.runtime.3_7_1/org.eclipse.equinox.registry "3.5.101"]