Jar examples for c:commands
commands OSGi blueprint bundle project.
You can download jar file commands 3.3.0-I20070605-0010 in this page.
Eclipse Public License - v 1.0
You can use the following script to add commands-3.3.0-I20070605-0010.jar to your project.
<dependency> <groupId>org.eclipse.core</groupId> <artifactId>commands</artifactId> <version>3.3.0-I20070605-0010</version> </dependency>
compile group: 'org.eclipse.core', name: 'commands', version: '3.3.0-I20070605-0010'
libraryDependencies += "org.eclipse.core" % "commands" % "3.3.0-I20070605-0010"
<dependency org="org.eclipse.core" name="commands" rev="3.3.0-I20070605-0010"/>
@Grapes(@Grab(group='org.eclipse.core', module='commands', version='3.3.0-I20070605-0010'))
'org.eclipse.core:commands:jar:3.3.0-I20070605-0010'
Click the following link to download the jar file.
commands-3.3.0-I20070605-0010.jar