io.avaje:junit

Parent for avaje java8 open source projects.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.avaje
ArtifactId

ArtifactId

junit
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Parent for avaje java8 open source projects.

Download junit

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

How to add to project

<!-- 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.

Versions

Version
1.1
1.0