io.sumac:sumac-junit5

sumac.io parent pom

License

License

MIT Licenses
Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.sumac
ArtifactId

ArtifactId

sumac-junit5
Last Version

Last Version

1
Release Date

Release Date

Type

Type

jar
Description

Description

io.sumac:sumac-junit5
sumac.io parent pom
Project URL

Project URL

https://github.com/sumacio-github/sumac-junit5
Project Organization

Project Organization

sumac.io
Source Code Management

Source Code Management

https://github.com/sumacio-github/sumac-junit5

Download sumac-junit5

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.1
org.hamcrest : hamcrest-library jar 2.1
org.mockito : mockito-core jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1