Last Version

org.avaje.composite:junit 5.1

Packaging parent for Avaje OSS projects.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.avaje.composite
ArtifactId

ArtifactId

junit
Version

Version

5.1
Type

Type

jar
Description

Description

Packaging parent for Avaje OSS projects.

Download junit 5.1

Filename Size
junit-5.1.pom
junit-5.1.jar 1 KB
Browse

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

Dependencies

compile (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.assertj : assertj-core jar 3.19.0
org.mockito : mockito-core jar 3.9.0

Project Modules

There are no modules declared in this project.