License |
License |
---|---|
GroupId | GroupIdorg.kie |
ArtifactId | ArtifactIdkie-util-xml |
Last Version | Last Version8.23.0.Beta |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKIE :: Util :: XML supposrt
Top level pom for KIE utility classes
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
kie-util-xml-8.23.0.Beta.pom | |
kie-util-xml-8.23.0.Beta.jar | 13 KB |
kie-util-xml-8.23.0.Beta-sources.jar | 10 KB |
kie-util-xml-8.23.0.Beta-javadoc.jar | 420 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kie/kie-util-xml/ -->
<dependency>
<groupId>org.kie</groupId>
<artifactId>kie-util-xml</artifactId>
<version>8.23.0.Beta</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie/kie-util-xml/
implementation 'org.kie:kie-util-xml:8.23.0.Beta'
// https://jarcasting.com/artifacts/org.kie/kie-util-xml/
implementation ("org.kie:kie-util-xml:8.23.0.Beta")
'org.kie:kie-util-xml:jar:8.23.0.Beta'
<dependency org="org.kie" name="kie-util-xml" rev="8.23.0.Beta">
<artifact name="kie-util-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie', module='kie-util-xml', version='8.23.0.Beta')
)
libraryDependencies += "org.kie" % "kie-util-xml" % "8.23.0.Beta"
[org.kie/kie-util-xml "8.23.0.Beta"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
com.thoughtworks.xstream : xstream | jar | 1.4.19 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 3.20.2 |