License |
License |
---|---|
GroupId | GroupIdorg.springframework.cloud |
ArtifactId | ArtifactIdspring-cloud-contract-converters |
Last Version | Last Version3.1.3 |
Release Date | Release Date |
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.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-contract-converters/
implementation 'org.springframework.cloud:spring-cloud-contract-converters:3.1.3'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-contract-converters/
implementation ("org.springframework.cloud:spring-cloud-contract-converters:3.1.3")
'org.springframework.cloud:spring-cloud-contract-converters:jar:3.1.3'
<dependency org="org.springframework.cloud" name="spring-cloud-contract-converters" rev="3.1.3">
<artifact name="spring-cloud-contract-converters" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-contract-converters', version='3.1.3')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-contract-converters" % "3.1.3"
[org.springframework.cloud/spring-cloud-contract-converters "3.1.3"]
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 | 3.0.9 |
org.codehaus.groovy : groovy-nio | jar | 3.0.9 |
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 | 2.0-M5-groovy-3.0 |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.cloud : spring-cloud-contract-wiremock | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
io.rest-assured : rest-assured | jar | |
org.spockframework : spock-junit4 | jar | 2.0-M5-groovy-3.0 |