pencil-tests

Integration tests and jacoco aggregator

License

License

GroupId

GroupId

io.liquer.pencil
ArtifactId

ArtifactId

pencil-tests
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

pencil-tests
Integration tests and jacoco aggregator
Project Organization

Project Organization

Download pencil-tests

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : jul-to-slf4j jar 1.7.26
ch.qos.logback : logback-classic jar 1.2.3

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.4.RELEASE
io.liquer.pencil : pencil-spring-boot-starter jar 2.0.2
org.assertj : assertj-core jar 3.4.1
org.junit.platform : junit-platform-launcher jar 1.5.2
org.junit.jupiter : junit-jupiter jar 5.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
2.0.0
1.1.0
1.0.0