Last Version

Java & Kotlin tools: test: junit5 1.26.147

Java & Kotlin tools: test: junit5

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

name.remal.tools.test
ArtifactId

ArtifactId

junit5
Version

Version

1.26.147
Type

Type

jar
Description

Description

Java & Kotlin tools: test: junit5
Java & Kotlin tools: test: junit5
Project URL

Project URL

https://gitlab.com/remal/name.remal.tools
Source Code Management

Source Code Management

https://gitlab.com/remal/name.remal.tools.git

Download junit5 1.26.147


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

Dependencies

compile (2)

Group / Artifact Type Version
name.remal.tools.test : common jar 1.26.147
org.junit.jupiter : junit-jupiter-api jar 5.6.2

Project Modules

There are no modules declared in this project.