Last Version

Jasmine Archetype 2.0

An archetype to get started with JavaScript unit testing with Jasmine.

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.searls
ArtifactId

ArtifactId

jasmine-archetype
Version

Version

2.0
Type

Type

jar
Description

Description

Jasmine Archetype
An archetype to get started with JavaScript unit testing with Jasmine.
Project URL

Project URL

http://github.com/searls/jasmine-archetype
Source Code Management

Source Code Management

https://github.com/searls/jasmine-archetype

Download jasmine-archetype 2.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.