| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.eclipse.wst.xml | 
| ArtifactId | ArtifactIdcore | 
| Version | Version1.1.201-v200709201331 | 
| Type | Typejar | 
| Description | DescriptionStructured Source XML Model | 
| Filename | Size | 
|---|---|
| core-1.1.201-v200709201331.pom | |
| core-1.1.201-v200709201331.jar | 596 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.eclipse.wst.xml/core/ -->
<dependency>
    <groupId>org.eclipse.wst.xml</groupId>
    <artifactId>core</artifactId>
    <version>1.1.201-v200709201331</version>
</dependency>// https://jarcasting.com/artifacts/org.eclipse.wst.xml/core/
implementation 'org.eclipse.wst.xml:core:1.1.201-v200709201331'// https://jarcasting.com/artifacts/org.eclipse.wst.xml/core/
implementation ("org.eclipse.wst.xml:core:1.1.201-v200709201331")'org.eclipse.wst.xml:core:jar:1.1.201-v200709201331'<dependency org="org.eclipse.wst.xml" name="core" rev="1.1.201-v200709201331">
  <artifact name="core" type="jar" />
</dependency>@Grapes(
@Grab(group='org.eclipse.wst.xml', module='core', version='1.1.201-v200709201331')
)libraryDependencies += "org.eclipse.wst.xml" % "core" % "1.1.201-v200709201331"[org.eclipse.wst.xml/core "1.1.201-v200709201331"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache » xerces | jar | [2.8.0,3.0.0) | 
| org.eclipse.core : runtime | jar | [3.2.0,4.0.0) | 
| org.eclipse.core : resources | jar | [3.2.0,4.0.0) | 
| org.eclipse.wst.common : uriresolver | jar | [1.1.0,1.2.0) | 
| org.eclipse.wst.sse : core | jar | [1.1.0,1.2.0) | 
| org.eclipse.jem : util Optional | jar | [2.0.0,3.0.0) | 
| org.eclipse.wst : validation | jar | [1.1.0,1.2.0) | 
| org.eclipse.emf.ecore : edit Optional | jar | [2.2.0,2.4.0) | 
| org.eclipse.wst.common : emf Optional | jar | [1.1.0,1.2.0) | 
| org.eclipse.emf.ecore : xmi Optional | jar | [2.2.0,2.4.0) | 
| org.eclipse.wst.common.emfworkbench : integration Optional | jar | [1.1.0,1.2.0) | 
| org.eclipse.wst.common : core | jar | [1.1.0,1.2.0) | 
| com.ibm » icu | jar | [3.4.4,4.0.0) |