License |
License |
---|---|
GroupId | GroupIdorg.springframework.cloud |
ArtifactId | ArtifactIdspring-cloud-contract-converters |
Version | Version3.0.4 |
Type | Typejar |
Description |
DescriptionSpring Cloud Contract Converters
Spring Cloud Contract Converters
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-contract-converters/ -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-converters</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-contract-converters/
implementation 'org.springframework.cloud:spring-cloud-contract-converters:3.0.4'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-contract-converters/
implementation ("org.springframework.cloud:spring-cloud-contract-converters:3.0.4")
'org.springframework.cloud:spring-cloud-contract-converters:jar:3.0.4'
<dependency org="org.springframework.cloud" name="spring-cloud-contract-converters" rev="3.0.4">
<artifact name="spring-cloud-contract-converters" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-contract-converters', version='3.0.4')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-contract-converters" % "3.0.4"
[org.springframework.cloud/spring-cloud-contract-converters "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
org.springframework.cloud : spring-cloud-contract-spec | jar | |
org.springframework.cloud : spring-cloud-contract-shade | jar | |
org.springframework.cloud : spring-cloud-contract-verifier | jar | |
org.springframework.boot : spring-boot-starter-logging | jar | |
org.codehaus.groovy : groovy | jar | 2.5.14 |
org.codehaus.groovy : groovy-nio | jar | 2.5.14 |
com.github.tomakehurst : wiremock-jre8-standalone | jar | |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar |
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.springframework.cloud : spring-cloud-contract-wiremock | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
io.rest-assured : rest-assured | jar | |
org.junit.vintage : junit-vintage-engine | jar |