GroupId | GroupIdorg.codehaus.openxma |
---|---|
ArtifactId | ArtifactIdxmarwt |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
xmarwt-1.2.pom | |
xmarwt-1.2.jar | 24 KB |
xmarwt-1.2-sources.jar | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.openxma/xmarwt/ -->
<dependency>
<groupId>org.codehaus.openxma</groupId>
<artifactId>xmarwt</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.openxma/xmarwt/
implementation 'org.codehaus.openxma:xmarwt:1.2'
// https://jarcasting.com/artifacts/org.codehaus.openxma/xmarwt/
implementation ("org.codehaus.openxma:xmarwt:1.2")
'org.codehaus.openxma:xmarwt:jar:1.2'
<dependency org="org.codehaus.openxma" name="xmarwt" rev="1.2">
<artifact name="xmarwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.openxma', module='xmarwt', version='1.2')
)
libraryDependencies += "org.codehaus.openxma" % "xmarwt" % "1.2"
[org.codehaus.openxma/xmarwt "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.rap : org.eclipse.rap.rwt | jar | 1.5.0 |
commons-httpclient : commons-httpclient | jar | 3.1 |
org.codehaus.openxma : epbase | jar | 5.0.5 |
org.codehaus.openxma : xmartclient | jar | 5.0.5 |
org.codehaus.openxma : xmartserver | jar | 5.0.5 |
org.codehaus.openxma : xmacom | jar | 1.13.1 |
org.codehaus.openxma : xmabootrt | jar | 1.13.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |