License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdorg.eclipse.platform |
ArtifactId | ArtifactIdorg.eclipse.equinox.frameworkadmin.equinox |
Last Version | Last Version1.2.200 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEquinox Framework Admin for Equinox
Equinox Framework Admin for Equinox
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.frameworkadmin.equinox/ -->
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.frameworkadmin.equinox</artifactId>
<version>1.2.200</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.frameworkadmin.equinox/
implementation 'org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:1.2.200'
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.frameworkadmin.equinox/
implementation ("org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:1.2.200")
'org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200'
<dependency org="org.eclipse.platform" name="org.eclipse.equinox.frameworkadmin.equinox" rev="1.2.200">
<artifact name="org.eclipse.equinox.frameworkadmin.equinox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.platform', module='org.eclipse.equinox.frameworkadmin.equinox', version='1.2.200')
)
libraryDependencies += "org.eclipse.platform" % "org.eclipse.equinox.frameworkadmin.equinox" % "1.2.200"
[org.eclipse.platform/org.eclipse.equinox.frameworkadmin.equinox "1.2.200"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.platform : org.eclipse.equinox.common | jar | [3.16.0,) |