Last Version

JavaSpec 2.5.4

Junit testing extension to allow specs expressibility

License

License

Categories

Categories

Java Languages
GroupId

GroupId

info.kfgodel
ArtifactId

ArtifactId

java-spec
Version

Version

2.5.4
Type

Type

jar
Description

Description

JavaSpec
Junit testing extension to allow specs expressibility
Project URL

Project URL

https://github.com/kfgodel/java-spec
Source Code Management

Source Code Management

https://github.com/kfgodel/java-spec

Download java-spec 2.5.4


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

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 19.0
org.slf4j : slf4j-api jar 1.7.6

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.1.1
ch.qos.logback : logback-classic jar 1.1.1
org.mockito : mockito-all jar 2.0.2-beta

Project Modules

There are no modules declared in this project.