Last Version

io.avaje:junit 1.1

Parent for avaje java8 open source projects.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.avaje
ArtifactId

ArtifactId

junit
Version

Version

1.1
Type

Type

jar
Description

Description

Parent for avaje java8 open source projects.

Download junit 1.1

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

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

Dependencies

compile (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-core jar 4.4.0

Project Modules

There are no modules declared in this project.