Last Version

jasmine 0.0.3

A jasmine runner using the dynjs javascript runtime

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.akiellor.jasmine
ArtifactId

ArtifactId

jasmine
Version

Version

0.0.3
Type

Type

jar
Description

Description

jasmine
A jasmine runner using the dynjs javascript runtime
Project URL

Project URL

http://github.com/akiellor/jasmine-jvm

Download jasmine 0.0.3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 11.0.2
args4j : args4j jar 2.0.25
org.projectodd.rephract : rephract jar 1.0.1-SNAPSHOT
org.dynjs : dynjs jar 0.1.2-SNAPSHOT

test (4)

Group / Artifact Type Version
junit : junit-dep jar 4.11
org.mockito : mockito-all jar 1.9.5
org.javafunk.funk : funk-core jar 0.1.22
org.easytesting : fest jar 1.0.16

Project Modules

There are no modules declared in this project.