Last Version

Spring Cloud Contract Spec 3.1.3

Spring Cloud Contract Spec

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-contract-spec
Version

Version

3.1.3
Type

Type

jar
Description

Description

Spring Cloud Contract Spec
Spring Cloud Contract Spec
Project Organization

Project Organization

Spring

Download spring-cloud-contract-spec 3.1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-contract-spec-java jar
org.springframework.cloud : spring-cloud-contract-spec-groovy jar

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 2.0-M5-groovy-3.0
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.