License |
License |
---|---|
Categories |
CategoriesH2 Data Databases CLI User Interface |
GroupId | GroupIdcom.rackspace.eclipse.webtools.sourceediting |
ArtifactId | ArtifactIdorg.eclipse.wst.xml.xpath2.processor |
Last Version | Last Version2.1.100 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPsychoPath XPath 2.0 Processor
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.rackspace.eclipse.webtools.sourceediting/org.eclipse.wst.xml.xpath2.processor/ -->
<dependency>
<groupId>com.rackspace.eclipse.webtools.sourceediting</groupId>
<artifactId>org.eclipse.wst.xml.xpath2.processor</artifactId>
<version>2.1.100</version>
</dependency>
// https://jarcasting.com/artifacts/com.rackspace.eclipse.webtools.sourceediting/org.eclipse.wst.xml.xpath2.processor/
implementation 'com.rackspace.eclipse.webtools.sourceediting:org.eclipse.wst.xml.xpath2.processor:2.1.100'
// https://jarcasting.com/artifacts/com.rackspace.eclipse.webtools.sourceediting/org.eclipse.wst.xml.xpath2.processor/
implementation ("com.rackspace.eclipse.webtools.sourceediting:org.eclipse.wst.xml.xpath2.processor:2.1.100")
'com.rackspace.eclipse.webtools.sourceediting:org.eclipse.wst.xml.xpath2.processor:jar:2.1.100'
<dependency org="com.rackspace.eclipse.webtools.sourceediting" name="org.eclipse.wst.xml.xpath2.processor" rev="2.1.100">
<artifact name="org.eclipse.wst.xml.xpath2.processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rackspace.eclipse.webtools.sourceediting', module='org.eclipse.wst.xml.xpath2.processor', version='2.1.100')
)
libraryDependencies += "com.rackspace.eclipse.webtools.sourceediting" % "org.eclipse.wst.xml.xpath2.processor" % "2.1.100"
[com.rackspace.eclipse.webtools.sourceediting/org.eclipse.wst.xml.xpath2.processor "2.1.100"]
Group / Artifact | Type | Version |
---|---|---|
xerces : xercesImpl Optional | jar | 2.11.0 |
edu.princeton.cup : java-cup | jar | 10k |
com.ibm.icu : icu4j | jar | 4.6 |