Last Version

thistle 0.2

JUnit runner for Jasmine like tests

License

License

GroupId

GroupId

com.github.fburato
ArtifactId

ArtifactId

thistle
Version

Version

0.2
Type

Type

jar
Description

Description

thistle
JUnit runner for Jasmine like tests
Project URL

Project URL

https://github.com/fburato/thistle
Source Code Management

Source Code Management

https://github.com/fburato/thistle

Download thistle 0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven.plugins : maven-surefire-plugin jar 2.19.1
junit : junit jar 4.11
com.google.guava : guava jar 19.0

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.