License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdcom.github.manosbatsis.scrudbeans |
ArtifactId | ArtifactIdscrudbeans-integration-tests-kotlin |
Last Version | Last Version0.31 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModel-driven apps for Spring Boot
|
<!-- https://jarcasting.com/artifacts/com.github.manosbatsis.scrudbeans/scrudbeans-integration-tests-kotlin/ -->
<dependency>
<groupId>com.github.manosbatsis.scrudbeans</groupId>
<artifactId>scrudbeans-integration-tests-kotlin</artifactId>
<version>0.31</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.manosbatsis.scrudbeans/scrudbeans-integration-tests-kotlin/
implementation 'com.github.manosbatsis.scrudbeans:scrudbeans-integration-tests-kotlin:0.31'
// https://jarcasting.com/artifacts/com.github.manosbatsis.scrudbeans/scrudbeans-integration-tests-kotlin/
implementation ("com.github.manosbatsis.scrudbeans:scrudbeans-integration-tests-kotlin:0.31")
'com.github.manosbatsis.scrudbeans:scrudbeans-integration-tests-kotlin:jar:0.31'
<dependency org="com.github.manosbatsis.scrudbeans" name="scrudbeans-integration-tests-kotlin" rev="0.31">
<artifact name="scrudbeans-integration-tests-kotlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.manosbatsis.scrudbeans', module='scrudbeans-integration-tests-kotlin', version='0.31')
)
libraryDependencies += "com.github.manosbatsis.scrudbeans" % "scrudbeans-integration-tests-kotlin" % "0.31"
[com.github.manosbatsis.scrudbeans/scrudbeans-integration-tests-kotlin "0.31"]
Group / Artifact | Type | Version |
---|---|---|
com.github.manosbatsis.scrudbeans : scrudbeans-spring-boot-starter-test | jar | 0.31 |
org.springframework.boot : spring-boot-starter-test | jar | 2.3.4.RELEASE |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.jetbrains.kotlin : kotlin-test | jar | 1.2.71 |