License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdorg.eclipse.platform |
ArtifactId | ArtifactIdorg.eclipse.e4.emf.xpath |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEclipse Model Xpath
Eclipse Model Xpath
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
org.eclipse.e4.emf.xpath-0.3.0.pom | |
org.eclipse.e4.emf.xpath-0.3.0.jar | 50 KB |
org.eclipse.e4.emf.xpath-0.3.0-sources.jar | 52 KB |
org.eclipse.e4.emf.xpath-0.3.0-javadoc.jar | 530 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.e4.emf.xpath/ -->
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.e4.emf.xpath</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.e4.emf.xpath/
implementation 'org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0'
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.e4.emf.xpath/
implementation ("org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0")
'org.eclipse.platform:org.eclipse.e4.emf.xpath:jar:0.3.0'
<dependency org="org.eclipse.platform" name="org.eclipse.e4.emf.xpath" rev="0.3.0">
<artifact name="org.eclipse.e4.emf.xpath" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.platform', module='org.eclipse.e4.emf.xpath', version='0.3.0')
)
libraryDependencies += "org.eclipse.platform" % "org.eclipse.e4.emf.xpath" % "0.3.0"
[org.eclipse.platform/org.eclipse.e4.emf.xpath "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-jxpath : commons-jxpath | jar | [1.2,) |
org.eclipse.emf : org.eclipse.emf.ecore | jar | [2.6.0,) |
org.eclipse.platform : org.eclipse.core.runtime | jar | [3.16.100,) |