License |
License |
---|---|
GroupId | GroupIdorg.kie.modules |
ArtifactId | ArtifactIdorg-codehaus-woodstox-main |
Last Version | Last Version6.5.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEAP Base Module org.codehaus.woodstox:main
The parent with dependencies imports the KIE Platform BOM and adds the default test-scoped dependencies.
All modules extend this parent, except for the user-facing BOMs (which are used here).
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
org-codehaus-woodstox-main-6.5.0.Final.pom | 2 KB |
org-codehaus-woodstox-main-6.5.0.Final-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kie.modules/org-codehaus-woodstox-main/ -->
<dependency>
<groupId>org.kie.modules</groupId>
<artifactId>org-codehaus-woodstox-main</artifactId>
<version>6.5.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.modules/org-codehaus-woodstox-main/
implementation 'org.kie.modules:org-codehaus-woodstox-main:6.5.0.Final'
// https://jarcasting.com/artifacts/org.kie.modules/org-codehaus-woodstox-main/
implementation ("org.kie.modules:org-codehaus-woodstox-main:6.5.0.Final")
'org.kie.modules:org-codehaus-woodstox-main:jar:6.5.0.Final'
<dependency org="org.kie.modules" name="org-codehaus-woodstox-main" rev="6.5.0.Final">
<artifact name="org-codehaus-woodstox-main" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.modules', module='org-codehaus-woodstox-main', version='6.5.0.Final')
)
libraryDependencies += "org.kie.modules" % "org-codehaus-woodstox-main" % "6.5.0.Final"
[org.kie.modules/org-codehaus-woodstox-main "6.5.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
stax : stax-api | jar | 1.0.1 |
javax.xml.stream : stax-api | jar | 1.0-2 |
stax : stax | jar | 1.2.0 |
org.codehaus.woodstox : stax2-api | jar | 3.1.3 |
org.codehaus.woodstox : woodstox-core-asl | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.mockito : mockito-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.woodstox : stax2-api | pom | 3.1.3.redhat-1 |
org.codehaus.woodstox : woodstox-core-asl | pom | 4.2.0.redhat-4 |