xmlutil
XML Utility classes (in Java)
| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.pwall.xml | 
    
| ArtifactId | ArtifactIdxmlutil | 
    
| Last Version | Last Version2.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionXML Utilities 
            XML Utilities 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| xmlutil-2.2.pom | |
| xmlutil-2.2.jar | 39 KB | 
| xmlutil-2.2-sources.jar | 24 KB | 
| xmlutil-2.2-javadoc.jar | 103 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.pwall.xml/xmlutil/ -->
<dependency>
    <groupId>net.pwall.xml</groupId>
    <artifactId>xmlutil</artifactId>
    <version>2.2</version>
</dependency>
                // https://jarcasting.com/artifacts/net.pwall.xml/xmlutil/
implementation 'net.pwall.xml:xmlutil:2.2'
                // https://jarcasting.com/artifacts/net.pwall.xml/xmlutil/
implementation ("net.pwall.xml:xmlutil:2.2")
                'net.pwall.xml:xmlutil:jar:2.2'
                <dependency org="net.pwall.xml" name="xmlutil" rev="2.2">
  <artifact name="xmlutil" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.pwall.xml', module='xmlutil', version='2.2')
)
                libraryDependencies += "net.pwall.xml" % "xmlutil" % "2.2"
                [net.pwall.xml/xmlutil "2.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.pwall.util : javautil | jar | 2.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.0 | 
XML Utility classes (in Java)