is not current version
Last Version 4.4.2

org.jodconverter:jodconverter-spring-boot-starter 4.0.0-RELEASE

null

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.jodconverter
ArtifactId

ArtifactId

jodconverter-spring-boot-starter
Version

Version

4.0.0-RELEASE
Type

Type

jar

Download jodconverter-spring-boot-starter 4.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/org.jodconverter/jodconverter-spring-boot-starter/ -->
<dependency>
    <groupId>org.jodconverter</groupId>
    <artifactId>jodconverter-spring-boot-starter</artifactId>
    <version>4.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.jodconverter/jodconverter-spring-boot-starter/
implementation 'org.jodconverter:jodconverter-spring-boot-starter:4.0.0-RELEASE'
// https://jarcasting.com/artifacts/org.jodconverter/jodconverter-spring-boot-starter/
implementation ("org.jodconverter:jodconverter-spring-boot-starter:4.0.0-RELEASE")
'org.jodconverter:jodconverter-spring-boot-starter:jar:4.0.0-RELEASE'
<dependency org="org.jodconverter" name="jodconverter-spring-boot-starter" rev="4.0.0-RELEASE">
  <artifact name="jodconverter-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jodconverter', module='jodconverter-spring-boot-starter', version='4.0.0-RELEASE')
)
libraryDependencies += "org.jodconverter" % "jodconverter-spring-boot-starter" % "4.0.0-RELEASE"
[org.jodconverter/jodconverter-spring-boot-starter "4.0.0-RELEASE"]