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