lockss-junit5-bundle

POM bundle for LOCKSS projects using JUnit 5

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.lockss
ArtifactId

ArtifactId

lockss-junit5-bundle
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

lockss-junit5-bundle
POM bundle for LOCKSS projects using JUnit 5
Project Organization

Project Organization

LOCKSS Program

Download lockss-junit5-bundle

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.
org.lockss

LOCKSS (Lots Of Copies Keep Stuff Safe)

The LOCKSS Program at Stanford University Libraries

Versions

Version
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0