Last Version

Spring Cloud Contract Spec Kotlin 3.1.3

Spring Cloud Contract Spec Kotlin

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-contract-spec-kotlin
Version

Version

3.1.3
Type

Type

jar
Description

Description

Spring Cloud Contract Spec Kotlin
Spring Cloud Contract Spec Kotlin
Project Organization

Project Organization

Spring

Download spring-cloud-contract-spec-kotlin 3.1.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-contract-spec-java jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar
org.jetbrains.kotlin : kotlin-compiler-embeddable jar 1.5.20
org.jetbrains.kotlin : kotlin-scripting-compiler-embeddable jar 1.5.20
org.jetbrains.kotlin : kotlin-script-util jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.jetbrains.kotlin : kotlin-test jar

Project Modules

There are no modules declared in this project.