License |
License |
---|---|
GroupId | GroupIdcom.jcabi |
ArtifactId | ArtifactIdjcabi-xml |
Last Version | Last Version0.23.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjcabi-xml
XML Parsing and Transforming
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jcabi-xml-0.23.2.pom | |
jcabi-xml-0.23.2.jar | 39 KB |
jcabi-xml-0.23.2-sources.jar | 44 KB |
jcabi-xml-0.23.2-javadoc.jar | 87 KB |
jcabi-xml-0.23.2-jar-with-dependencies.jar | 314 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jcabi/jcabi-xml/ -->
<dependency>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-xml</artifactId>
<version>0.23.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jcabi/jcabi-xml/
implementation 'com.jcabi:jcabi-xml:0.23.2'
// https://jarcasting.com/artifacts/com.jcabi/jcabi-xml/
implementation ("com.jcabi:jcabi-xml:0.23.2")
'com.jcabi:jcabi-xml:jar:0.23.2'
<dependency org="com.jcabi" name="jcabi-xml" rev="0.23.2">
<artifact name="jcabi-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jcabi', module='jcabi-xml', version='0.23.2')
)
libraryDependencies += "com.jcabi" % "jcabi-xml" % "0.23.2"
[com.jcabi/jcabi-xml "0.23.2"]
Group / Artifact | Type | Version |
---|---|---|
com.jcabi : jcabi-log | jar | 0.20.0 |
org.cactoos : cactoos | jar | 0.50 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
net.sf.saxon : Saxon-HE | jar | 9.8.0-5 |
xml-apis : xml-apis | jar | 1.4.01 |
Group / Artifact | Type | Version |
---|---|---|
com.jcabi : jcabi-matchers | jar | 1.5.3 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.google.guava : guava | jar | 30.1.1-jre |
xerces : xercesImpl | jar | 2.12.0 |