MVN

com.github.searls : jasmine-archetype

Maven & Gradle

Aug 10, 2015
6 stars

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

<dependency>
    <groupId>com.github.searls</groupId>
    <artifactId>jasmine-archetype</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.searls : jasmine-archetype to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0
  • Latest Beta: 2.0-beta-02
  • Latest Alpha: 2.0-alpha-01

All Versions

Choose a version of com.github.searls : jasmine-archetype to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
jasmine-archetype-2.0
jasmine-archetype-2.0-beta-02
jasmine-archetype-2.0-beta-01
jasmine-archetype-2.0-alpha-01
1.3.x
jasmine-archetype-1.3.1.6
jasmine-archetype-1.3.1.5
jasmine-archetype-1.3.1.4
jasmine-archetype-1.3.1.3
jasmine-archetype-1.3.1.2
jasmine-archetype-1.3.1.1
jasmine-archetype-1.3.1.0

How to add a dependency to Maven

Add the following com.github.searls : jasmine-archetype maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.searls</groupId>
    <artifactId>jasmine-archetype</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.searls : jasmine-archetype gradle dependency to your build.gradle file:

implementation 'com.github.searls:jasmine-archetype:2.0'

Gradle Kotlin DSL: Add the following com.github.searls : jasmine-archetype gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.searls:jasmine-archetype:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.searls : jasmine-archetype sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.searls" % "jasmine-archetype" % "2.0"

Advertisement

Dependencies from Group

Nov 08, 2020
1 usages
291 stars
Aug 10, 2015
6 stars

Discover Dependencies

Jul 19, 2016
454 stars
Sep 12, 2017
4 usages
3 stars
May 15, 2015
1 usages
1.2k stars
May 12, 2015
62 stars
Nov 27, 2015
4 usages
1 stars
Apr 20, 2023
7 usages
266 stars
Apr 20, 2023
2 usages
266 stars
Mar 25, 2016
2 usages
4 stars