Last Version

JspeK 1.0.1

Junit extension to allow testing with specs on Kotlin and Java

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

info.kfgodel
ArtifactId

ArtifactId

jspek
Version

Version

1.0.1
Type

Type

jar
Description

Description

JspeK
Junit extension to allow testing with specs on Kotlin and Java
Project URL

Project URL

https://github.com/kfgodel/JspeK
Source Code Management

Source Code Management

https://github.com/kfgodel/JspeK

Download jspek 1.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional jar 1.3.31
com.google.guava : guava jar 28.1-jre
org.slf4j : slf4j-api jar 1.7.25

test (5)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.11.1
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.31
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.