eclipse-plugin
MetaRing Plugin for Eclipse IDE
License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdcom.metaring |
ArtifactId | ArtifactIdplatform-plugin-eclipse |
Last Version | Last Version1.5.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetaRing Eclipse Plugin
Eclipse Plugin for the MetaRing Platform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.metaring/platform-plugin-eclipse/ -->
<dependency>
<groupId>com.metaring</groupId>
<artifactId>platform-plugin-eclipse</artifactId>
<version>1.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.metaring/platform-plugin-eclipse/
implementation 'com.metaring:platform-plugin-eclipse:1.5.9'
// https://jarcasting.com/artifacts/com.metaring/platform-plugin-eclipse/
implementation ("com.metaring:platform-plugin-eclipse:1.5.9")
'com.metaring:platform-plugin-eclipse:jar:1.5.9'
<dependency org="com.metaring" name="platform-plugin-eclipse" rev="1.5.9">
<artifact name="platform-plugin-eclipse" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metaring', module='platform-plugin-eclipse', version='1.5.9')
)
libraryDependencies += "com.metaring" % "platform-plugin-eclipse" % "1.5.9"
[com.metaring/platform-plugin-eclipse "1.5.9"]
Group / Artifact | Type | Version |
---|---|---|
com.metaring : platform-ide-plugin | jar | 1.5.9 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.3.0 |
org.eclipse.core : org.eclipse.core.resources | jar | 3.7.100 |
org.eclipse.jdt : org.eclipse.jdt.core | jar | 3.13.100 |
org.eclipse.ui : ide | jar | 3.3.0-I20070620 |
MetaRing Plugin for Eclipse IDE