Last Version

Frutilla 0.7.1

Frutilla lets java software development teams describe the tests in plain text, and link them to the specifications.

License

License

GroupId

GroupId

com.github.ignaciotcrespo
ArtifactId

ArtifactId

frutilla
Version

Version

0.7.1
Type

Type

jar
Description

Description

Frutilla
Frutilla lets java software development teams describe the tests in plain text, and link them to the specifications.
Project URL

Project URL

https://github.com/ignaciotcrespo/frutilla
Source Code Management

Source Code Management

https://github.com/ignaciotcrespo/frutilla.git

Download frutilla 0.7.1


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

test (2)

Group / Artifact Type Version
org.jacoco : org.jacoco.core jar 0.7.5.201505241946
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.