is not current version
Last Version 3.1.3

org.springframework.cloud:spring-cloud-contract-stub-runner-boot 1.2.3.RELEASE

Spring Cloud Contract Stub Runner Boot

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-contract-stub-runner-boot
Version

Version

1.2.3.RELEASE
Type

Type

jar

Download spring-cloud-contract-stub-runner-boot 1.2.3.RELEASE


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