License |
License |
---|---|
GroupId | GroupIdcn.patterncat |
ArtifactId | ArtifactIdspringboot-starter-jodconverter |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspringboot-starter-jodconverter
springboot-starter-jodconverter
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/cn.patterncat/springboot-starter-jodconverter/ -->
<dependency>
<groupId>cn.patterncat</groupId>
<artifactId>springboot-starter-jodconverter</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.patterncat/springboot-starter-jodconverter/
implementation 'cn.patterncat:springboot-starter-jodconverter:0.0.1'
// https://jarcasting.com/artifacts/cn.patterncat/springboot-starter-jodconverter/
implementation ("cn.patterncat:springboot-starter-jodconverter:0.0.1")
'cn.patterncat:springboot-starter-jodconverter:jar:0.0.1'
<dependency org="cn.patterncat" name="springboot-starter-jodconverter" rev="0.0.1">
<artifact name="springboot-starter-jodconverter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.patterncat', module='springboot-starter-jodconverter', version='0.0.1')
)
libraryDependencies += "cn.patterncat" % "springboot-starter-jodconverter" % "0.0.1"
[cn.patterncat/springboot-starter-jodconverter "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-pool2 | jar | 2.4.2 |
org.jodconverter : jodconverter-local | jar | 4.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.projectlombok : lombok | jar | 1.16.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |