com.github.dnault:xml-patch

Java implementation of RFC 5261: An XML Patch Operations Framework Utilizing XPath Selectors

License

License

GroupId

GroupId

com.github.dnault
ArtifactId

ArtifactId

xml-patch
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.dnault:xml-patch
Java implementation of RFC 5261: An XML Patch Operations Framework Utilizing XPath Selectors
Project URL

Project URL

https://github.com/dnault/xml-patch

Download xml-patch

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1