Last Version

Java Lint Assert Samples 1.0.1

Pluggable linting utility for Java tests

License

License

GNU General Public License v3.0
GroupId

GroupId

com.github.jpmorganchase.lint-assert
ArtifactId

ArtifactId

samples
Version

Version

1.0.1
Type

Type

jar
Description

Description

Java Lint Assert Samples
Pluggable linting utility for Java tests

Download samples 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.jpmorganchase.lint-assert/samples/ -->
<dependency>
    <groupId>com.github.jpmorganchase.lint-assert</groupId>
    <artifactId>samples</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jpmorganchase.lint-assert/samples/
implementation 'com.github.jpmorganchase.lint-assert:samples:1.0.1'
// https://jarcasting.com/artifacts/com.github.jpmorganchase.lint-assert/samples/
implementation ("com.github.jpmorganchase.lint-assert:samples:1.0.1")
'com.github.jpmorganchase.lint-assert:samples:jar:1.0.1'
<dependency org="com.github.jpmorganchase.lint-assert" name="samples" rev="1.0.1">
  <artifact name="samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jpmorganchase.lint-assert', module='samples', version='1.0.1')
)
libraryDependencies += "com.github.jpmorganchase.lint-assert" % "samples" % "1.0.1"
[com.github.jpmorganchase.lint-assert/samples "1.0.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
junit : junit jar 4.13.1
org.junit.vintage : junit-vintage-engine jar 5.7.0
org.mockito : mockito-core jar 3.1.0
org.assertj : assertj-core jar 3.18.1
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.