obfuscation-xml

Provides functionality for obfuscating XML

License

License

GroupId

GroupId

com.github.robtimus
ArtifactId

ArtifactId

obfuscation-xml
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

obfuscation-xml
Provides functionality for obfuscating XML
Project URL

Project URL

https://robtimus.github.io/obfuscation-xml/
Source Code Management

Source Code Management

https://github.com/robtimus/obfuscation-xml

Download obfuscation-xml

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.robtimus : obfuscation-core jar 1.4
com.fasterxml.woodstox : woodstox-core jar 6.2.8
org.slf4j : slf4j-api jar 1.7.32

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-nop jar 1.7.32
org.junit.jupiter : junit-jupiter jar 5.8.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 4.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0