spec-driven-specification


License

License

MIT
Categories

Categories

Net
GroupId

GroupId

net.jackadull
ArtifactId

ArtifactId

spec-driven-specification_2.12
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

spec-driven-specification
spec-driven-specification
Project Organization

Project Organization

net.jackadull

Download spec-driven-specification_2.12

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.7
net.jackadull : spec-driven_2.12 jar 1.0.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5

Project Modules

There are no modules declared in this project.

Spec-Driven-Specification

Implementation-independent specification for Spec-Driven (see there).

net.jackadull

Jackadull

"All work and no play makes Jack a dull boy." -- The open source software of @madoc.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0