Last Version

Cirneco (Parent) 2.0.0

A toolkit to make unit test easier.

License

License

GroupId

GroupId

it.ozimov
ArtifactId

ArtifactId

cirneco-parent
Version

Version

2.0.0
Type

Type

pom
Description

Description

Cirneco (Parent)
A toolkit to make unit test easier.
Project URL

Project URL

https://github.com/ozimov/cirneco
Source Code Management

Source Code Management

https://github.com/ozimov/cirneco

Download cirneco-parent 2.0.0

Filename Size
cirneco-parent-2.0.0.pom 10 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
org.hamcrest : java-hamcrest jar 2.0.0.0
org.slf4j : slf4j-api jar 1.7.13
com.google.code.findbugs : jsr305 Optional jar 3.0.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

  • hamcrest
  • mockito-helpers
  • assertj