Last Version

KotlinTest 3.0.6

Kotlin Test Framework

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.kotlintest
ArtifactId

ArtifactId

kotlintest-samples-spring
Version

Version

3.0.6
Type

Type

jar
Description

Description

KotlinTest
Kotlin Test Framework
Project URL

Project URL

http://www.github.com/kotlintest/kotlintest
Source Code Management

Source Code Management

http://www.github.com/kotlintest/kotlintest/

Download kotlintest-samples-spring 3.0.6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.30
org.springframework : spring-test jar 4.3.14.RELEASE
org.springframework : spring-context jar 4.3.14.RELEASE

test (2)

Group / Artifact Type Version
io.kotlintest : kotlintest-runner-junit5 jar 3.0.1
io.kotlintest : kotlintest-extensions-spring jar 3.0.1

Project Modules

There are no modules declared in this project.