specs2-gwt


License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

specs2-gwt_sjs1_2.13
Last Version

Last Version

4.10.6
Release Date

Release Date

Type

Type

jar
Description

Description

specs2-gwt
specs2-gwt
Project URL

Project URL

http://specs2.org/
Project Organization

Project Organization

org.specs2
Source Code Management

Source Code Management

https://github.com/etorreborre/specs2

Download specs2-gwt_sjs1_2.13

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.2
org.specs2 : specs2-core_sjs1_2.13 jar 4.10.6
org.specs2 : specs2-matcher-extra_sjs1_2.13 jar 4.10.6
org.specs2 : specs2-scalacheck_sjs1_2.13 jar 4.10.6
org.scala-js : scalajs-library_2.13 jar 1.4.0
com.chuusai : shapeless_sjs1_2.13 jar 2.3.3
org.scala-js : scalajs-test-interface_2.13 jar 1.4.0
org.portable-scala : portable-scala-reflect_sjs1_2.13 jar 1.0.0

test (1)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.13 jar 1.4.0

Project Modules

There are no modules declared in this project.

Build Status Join the chat at https://gitter.im/etorreborre/specs2

Go to specs2.org to learn more about specs2!

Installation instructions

You need to download and install sbt. Then execute the following command:

sbt update publishLocal

Then you can generate the User Guide with:

sbt testOnly org.specs2.guide.UserGuide -- html

This should create html files in the target/specs2-reports directory.

Versions

Version
4.10.6
4.10.5
4.10.4
4.10.3
4.10.2-7d89a6aa3-20200803112836
4.10.2
4.10.1
4.10.0
4.9.4
4.9.3
4.9.2