io.github.solven-eu.cleanthat:test-helpers

Spring Boot Dependencies

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.solven-eu.cleanthat
ArtifactId

ArtifactId

test-helpers
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Dependencies

Download test-helpers

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/test-helpers/ -->
<dependency>
    <groupId>io.github.solven-eu.cleanthat</groupId>
    <artifactId>test-helpers</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/test-helpers/
implementation 'io.github.solven-eu.cleanthat:test-helpers:1.3'
// https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/test-helpers/
implementation ("io.github.solven-eu.cleanthat:test-helpers:1.3")
'io.github.solven-eu.cleanthat:test-helpers:jar:1.3'
<dependency org="io.github.solven-eu.cleanthat" name="test-helpers" rev="1.3">
  <artifact name="test-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.solven-eu.cleanthat', module='test-helpers', version='1.3')
)
libraryDependencies += "io.github.solven-eu.cleanthat" % "test-helpers" % "1.3"
[io.github.solven-eu.cleanthat/test-helpers "1.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.12
nl.jqno.equalsverifier : equalsverifier jar 3.7.2
org.bitbucket.cowwoc : diff-match-patch jar 1.2
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0