is not current version
Last Version 3.1.3

Spring Cloud Contract Spec 3.0.4

Spring Cloud Contract Spec

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-contract-spec
Version

Version

3.0.4
Type

Type

jar
Description

Description

Spring Cloud Contract Spec
Spring Cloud Contract Spec
Project Organization

Project Organization

Spring

Download spring-cloud-contract-spec 3.0.4


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

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 (4)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.3-groovy-2.5
org.springframework.boot : spring-boot-starter-test jar
info.solidsoft.spock : spock-global-unroll jar 0.5.1
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.