License |
License |
---|---|
GroupId | GroupIdcom.github.luues |
ArtifactId | ArtifactIdcommons-openoffice |
Last Version | Last Version1.2.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-openoffice
A simple encapsulation of redis and redisCluster
|
<!-- https://jarcasting.com/artifacts/com.github.luues/commons-openoffice/ -->
<dependency>
<groupId>com.github.luues</groupId>
<artifactId>commons-openoffice</artifactId>
<version>1.2.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luues/commons-openoffice/
implementation 'com.github.luues:commons-openoffice:1.2.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.luues/commons-openoffice/
implementation ("com.github.luues:commons-openoffice:1.2.1.RELEASE")
'com.github.luues:commons-openoffice:jar:1.2.1.RELEASE'
<dependency org="com.github.luues" name="commons-openoffice" rev="1.2.1.RELEASE">
<artifact name="commons-openoffice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luues', module='commons-openoffice', version='1.2.1.RELEASE')
)
libraryDependencies += "com.github.luues" % "commons-openoffice" % "1.2.1.RELEASE"
[com.github.luues/commons-openoffice "1.2.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
commons-httpclient : commons-httpclient | jar | 3.1 |