Jindy Test

JUnit tests for jindy implementations

License

License

GroupId

GroupId

org.irenical.jindy
ArtifactId

ArtifactId

jindy-test
Last Version

Last Version

3.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Jindy Test
JUnit tests for jindy implementations
Project Organization

Project Organization

Irenical

Download jindy-test

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.irenical.jindy : jindy-api jar 3.0.2
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.7
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.2
3.0.1
3.0.0
2.1.0
2.0.0