Last Version

Surefire ScalaTest provider 0.3.3

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.vast
ArtifactId

ArtifactId

surefire-scalatest19
Version

Version

0.3.3
Type

Type

jar
Description

Description

Surefire ScalaTest provider
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download surefire-scalatest19 0.3.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven.surefire : surefire-api jar 2.16
org.apache.maven.surefire : common-java5 jar 2.16
com.google.guava : guava jar 14.0.1

provided (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.3
org.scalatest : scalatest_2.10 jar 1.9.1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.