| License |
License |
|---|---|
| GroupId | GroupIdio.liquer.pencil |
| ArtifactId | ArtifactIdpencil-tests |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionpencil-tests
Integration tests and jacoco aggregator
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| pencil-tests-1.0.0.pom | |
| pencil-tests-1.0.0.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.liquer.pencil/pencil-tests/ -->
<dependency>
<groupId>io.liquer.pencil</groupId>
<artifactId>pencil-tests</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.liquer.pencil/pencil-tests/
implementation 'io.liquer.pencil:pencil-tests:1.0.0'
// https://jarcasting.com/artifacts/io.liquer.pencil/pencil-tests/
implementation ("io.liquer.pencil:pencil-tests:1.0.0")
'io.liquer.pencil:pencil-tests:jar:1.0.0'
<dependency org="io.liquer.pencil" name="pencil-tests" rev="1.0.0">
<artifact name="pencil-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.liquer.pencil', module='pencil-tests', version='1.0.0')
)
libraryDependencies += "io.liquer.pencil" % "pencil-tests" % "1.0.0"
[io.liquer.pencil/pencil-tests "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jul-to-slf4j | jar | 1.7.26 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.4.RELEASE |
| io.liquer.pencil : pencil-spring-boot-starter | jar | 1.0.0 |
| 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 |