XML Patcher

High fidelity XML patching

License

License

GroupId

GroupId

org.kohsuke
ArtifactId

ArtifactId

xml-patcher
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

XML Patcher
High fidelity XML patching

Download xml-patcher

How to add to project

<!-- https://jarcasting.com/artifacts/org.kohsuke/xml-patcher/ -->
<dependency>
    <groupId>org.kohsuke</groupId>
    <artifactId>xml-patcher</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kohsuke/xml-patcher/
implementation 'org.kohsuke:xml-patcher:0.1'
// https://jarcasting.com/artifacts/org.kohsuke/xml-patcher/
implementation ("org.kohsuke:xml-patcher:0.1")
'org.kohsuke:xml-patcher:jar:0.1'
<dependency org="org.kohsuke" name="xml-patcher" rev="0.1">
  <artifact name="xml-patcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kohsuke', module='xml-patcher', version='0.1')
)
libraryDependencies += "org.kohsuke" % "xml-patcher" % "0.1"
[org.kohsuke/xml-patcher "0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.woodstox : wstx-asl jar 3.2.7
org.codehaus.plexus : plexus-utils jar 3.0.10
com.google.guava : guava jar 13.0
commons-io : commons-io jar 2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.1