| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.xmlbeans | 
| ArtifactId | ArtifactIdxmlbeans-xmlpublic | 
| Last Version | Last Version2.6.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionXmlPublic XmlBeans Public interfaces | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| xmlbeans-xmlpublic-2.6.0.pom | |
| xmlbeans-xmlpublic-2.6.0.jar | 424 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.xmlbeans/xmlbeans-xmlpublic/ -->
<dependency>
    <groupId>org.apache.xmlbeans</groupId>
    <artifactId>xmlbeans-xmlpublic</artifactId>
    <version>2.6.0</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.xmlbeans/xmlbeans-xmlpublic/
implementation 'org.apache.xmlbeans:xmlbeans-xmlpublic:2.6.0'// https://jarcasting.com/artifacts/org.apache.xmlbeans/xmlbeans-xmlpublic/
implementation ("org.apache.xmlbeans:xmlbeans-xmlpublic:2.6.0")'org.apache.xmlbeans:xmlbeans-xmlpublic:jar:2.6.0'<dependency org="org.apache.xmlbeans" name="xmlbeans-xmlpublic" rev="2.6.0">
  <artifact name="xmlbeans-xmlpublic" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.xmlbeans', module='xmlbeans-xmlpublic', version='2.6.0')
)libraryDependencies += "org.apache.xmlbeans" % "xmlbeans-xmlpublic" % "2.6.0"[org.apache.xmlbeans/xmlbeans-xmlpublic "2.6.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| stax : stax-api | jar | 1.0.1 |