License |
License |
---|---|
GroupId | GroupIdorg.openrewrite |
ArtifactId | ArtifactIdrewrite-xml |
Last Version | Last Version7.24.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrewrite-xml
Eliminate tech-debt. Automatically.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rewrite-xml-7.24.2.pom | |
rewrite-xml-7.24.2.jar | 87 KB |
rewrite-xml-7.24.2-sources.jar | 38 KB |
rewrite-xml-7.24.2-javadoc.jar | 587 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openrewrite/rewrite-xml/ -->
<dependency>
<groupId>org.openrewrite</groupId>
<artifactId>rewrite-xml</artifactId>
<version>7.24.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openrewrite/rewrite-xml/
implementation 'org.openrewrite:rewrite-xml:7.24.2'
// https://jarcasting.com/artifacts/org.openrewrite/rewrite-xml/
implementation ("org.openrewrite:rewrite-xml:7.24.2")
'org.openrewrite:rewrite-xml:jar:7.24.2'
<dependency org="org.openrewrite" name="rewrite-xml" rev="7.24.2">
<artifact name="rewrite-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openrewrite', module='rewrite-xml', version='7.24.2')
)
libraryDependencies += "org.openrewrite" % "rewrite-xml" % "7.24.2"
[org.openrewrite/rewrite-xml "7.24.2"]
Group / Artifact | Type | Version |
---|---|---|
org.openrewrite : rewrite-core | jar | 7.24.2 |
org.jetbrains : annotations | jar | 23.0.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr4 | jar | 4.9.3 |
io.micrometer : micrometer-core | jar | 1.9.1 |