Specnaz

Library for writing beautiful, RSpec/Jasmine/Mocha/Jest-style specifications in Java, Kotlin and Groovy

License

License

GroupId

GroupId

org.specnaz
ArtifactId

ArtifactId

specnaz
Last Version

Last Version

1.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

Specnaz
Library for writing beautiful, RSpec/Jasmine/Mocha/Jest-style specifications in Java, Kotlin and Groovy
Project URL

Project URL

https://github.com/skinny85/specnaz
Source Code Management

Source Code Management

https://github.com/skinny85/specnaz.git

Download specnaz

How to add to project

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

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.

Versions

Version
1.5.3
1.5.3.rc1