| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.eclipse | 
| ArtifactId | ArtifactIdxsd | 
| Last Version | Last Version2.3.0-v200706262000 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionXML Schema Infoset Model (XSD) | 
| Filename | Size | 
|---|---|
| xsd-2.3.0-v200706262000.pom | |
| xsd-2.3.0-v200706262000.jar | 708 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.eclipse/xsd/ -->
<dependency>
    <groupId>org.eclipse</groupId>
    <artifactId>xsd</artifactId>
    <version>2.3.0-v200706262000</version>
</dependency>// https://jarcasting.com/artifacts/org.eclipse/xsd/
implementation 'org.eclipse:xsd:2.3.0-v200706262000'// https://jarcasting.com/artifacts/org.eclipse/xsd/
implementation ("org.eclipse:xsd:2.3.0-v200706262000")'org.eclipse:xsd:jar:2.3.0-v200706262000'<dependency org="org.eclipse" name="xsd" rev="2.3.0-v200706262000">
  <artifact name="xsd" type="jar" />
</dependency>@Grapes(
@Grab(group='org.eclipse', module='xsd', version='2.3.0-v200706262000')
)libraryDependencies += "org.eclipse" % "xsd" % "2.3.0-v200706262000"[org.eclipse/xsd "2.3.0-v200706262000"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.core : runtime | jar | [3.3.0,4.0.0) | 
| org.eclipse.emf : ecore | jar | [2.3.0,3.0.0) |