License |
License
Eclipse Public License 2.0
|
---|---|
Categories |
CategoriesEclipse Development Tools IDE CLI User Interface |
GroupId | GroupIdorg.geckoprojects.bnd |
ArtifactId | ArtifactIdorg.gecko.bnd.eclipse.launcher.plugin |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGecko Eclipse Bnd Launcher
Gecko Bndtools Launcher for Eclipse applications
|
Project Organization |
Project OrganizationData In Motion GmbH |
<!-- https://jarcasting.com/artifacts/org.geckoprojects.bnd/org.gecko.bnd.eclipse.launcher.plugin/ -->
<dependency>
<groupId>org.geckoprojects.bnd</groupId>
<artifactId>org.gecko.bnd.eclipse.launcher.plugin</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.geckoprojects.bnd/org.gecko.bnd.eclipse.launcher.plugin/
implementation 'org.geckoprojects.bnd:org.gecko.bnd.eclipse.launcher.plugin:1.2.0'
// https://jarcasting.com/artifacts/org.geckoprojects.bnd/org.gecko.bnd.eclipse.launcher.plugin/
implementation ("org.geckoprojects.bnd:org.gecko.bnd.eclipse.launcher.plugin:1.2.0")
'org.geckoprojects.bnd:org.gecko.bnd.eclipse.launcher.plugin:jar:1.2.0'
<dependency org="org.geckoprojects.bnd" name="org.gecko.bnd.eclipse.launcher.plugin" rev="1.2.0">
<artifact name="org.gecko.bnd.eclipse.launcher.plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geckoprojects.bnd', module='org.gecko.bnd.eclipse.launcher.plugin', version='1.2.0')
)
libraryDependencies += "org.geckoprojects.bnd" % "org.gecko.bnd.eclipse.launcher.plugin" % "1.2.0"
[org.geckoprojects.bnd/org.gecko.bnd.eclipse.launcher.plugin "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core | jar | 7.0.0 |
org.osgi : osgi.cmpn | jar | 7.0.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |
biz.aQute.bnd : aQute.libg | jar | 6.2.0 |
biz.aQute.bnd : biz.aQute.bnd | jar | 6.2.0 |
biz.aQute.bnd : biz.aQute.launcher | jar | 1 |
org.eclipse.platform : org.eclipse.equinox.launcher | jar | 1.5.700 |