is not current version
Last Version 3.1.3

org.springframework.cloud:spring-cloud-contract-spec-groovy 3.0.0

Spring Cloud Contract Spec Groovy

Categories

Categories

Groovy Languages
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-contract-spec-groovy
Version

Version

3.0.0
Type

Type

jar

Download spring-cloud-contract-spec-groovy 3.0.0


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