is not current version
Last Version 1.5.3

io.syndesis.common:common-resteasy-spring-boot-starter 1.4.5

A Spring Boot starter for RESTEasy

Categories

Categories

Spring Boot Container Microservices RESTEasy Program Interface REST Frameworks
GroupId

GroupId

io.syndesis.common
ArtifactId

ArtifactId

common-resteasy-spring-boot-starter
Version

Version

1.4.5
Type

Type

jar

Download common-resteasy-spring-boot-starter 1.4.5


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