Last Version

org.specsy:specsy-scala_2.10.0-RC5 2.1.0

Specsy is a BDD-style unit-level testing framework for Java/Scala/Groovy. It safely isolates mutable state and supports writing self-documenting tests/specifications.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.specsy
ArtifactId

ArtifactId

specsy-scala_2.10.0-RC5
Version

Version

2.1.0
Type

Type

jar
Description

Description

Specsy is a BDD-style unit-level testing framework for Java/Scala/Groovy. It safely isolates mutable state and supports writing self-documenting tests/specifications.

Download specsy-scala_2.10.0-RC5 2.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.specsy : specsy-core jar 2.1.0
org.scala-lang : scala-library jar 2.10.0-RC5

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.10.0-RC5

test (7)

Group / Artifact Type Version
org.specsy : specsy-core test-jar 2.1.0
fi.jumi : jumi-launcher jar 0.2.235
junit : junit-dep jar 4.10
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-all jar 1.9.0
fi.jumi : jumi-core jar 0.2.235
fi.jumi : jumi-core test-jar 0.2.235

Project Modules

There are no modules declared in this project.