| License |
License |
|---|---|
| GroupId | GroupIdorg.kie.modules |
| ArtifactId | ArtifactIdcom-sun-xml-txw2-main |
| Version | Version6.5.0.Final |
| Type | Typejar |
| Description |
DescriptionEAP Base Module com.sun.xml.txw2: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 |
|---|---|
| com-sun-xml-txw2-main-6.5.0.Final.pom | 1 KB |
| com-sun-xml-txw2-main-6.5.0.Final-tests.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kie.modules/com-sun-xml-txw2-main/ -->
<dependency>
<groupId>org.kie.modules</groupId>
<artifactId>com-sun-xml-txw2-main</artifactId>
<version>6.5.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.modules/com-sun-xml-txw2-main/
implementation 'org.kie.modules:com-sun-xml-txw2-main:6.5.0.Final'
// https://jarcasting.com/artifacts/org.kie.modules/com-sun-xml-txw2-main/
implementation ("org.kie.modules:com-sun-xml-txw2-main:6.5.0.Final")
'org.kie.modules:com-sun-xml-txw2-main:jar:6.5.0.Final'
<dependency org="org.kie.modules" name="com-sun-xml-txw2-main" rev="6.5.0.Final">
<artifact name="com-sun-xml-txw2-main" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.modules', module='com-sun-xml-txw2-main', version='6.5.0.Final')
)
libraryDependencies += "org.kie.modules" % "com-sun-xml-txw2-main" % "6.5.0.Final"
[org.kie.modules/com-sun-xml-txw2-main "6.5.0.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | |
| org.mockito : mockito-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.xml.txw2 : txw2 | pom | 20110809-redhat-4 |