Last Version

Java Lint Assert Core 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

core
Version

Version

1.0.1
Type

Type

jar
Description

Description

Java Lint Assert Core
Pluggable linting utility for Java tests

Download core 1.0.1


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

Dependencies

compile (12)

Group / Artifact Type Version
org.ow2.asm : asm jar 7.0
org.ow2.asm : asm-util jar 7.0
io.github.classgraph : classgraph jar 4.8.24
org.javatuples : javatuples jar 1.2
com.googlecode.json-simple : json-simple jar 1.1.1
org.apache.maven.surefire : surefire-testng jar 2.19.1
org.junit.jupiter : junit-jupiter-api jar 5.7.0
junit : junit jar 4.13.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.vintage : junit-vintage-engine jar 5.7.0
org.testng : testng jar 6.9.10
org.mockito : mockito-core jar 3.1.0

test (1)

Group / Artifact Type Version
com.github.jpmorganchase.lint-assert : samples jar 1.0.1

Project Modules

There are no modules declared in this project.