Last Version

PWDB :: Test 2.1.4

Contains the shared test classes for exercising the functionality of a PWDB database implementation.

License

License

GroupId

GroupId

org.linguafranca.pwdb
ArtifactId

ArtifactId

test
Version

Version

2.1.4
Type

Type

jar
Description

Description

PWDB :: Test
Contains the shared test classes for exercising the functionality of a PWDB database implementation.

Download test 2.1.4


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

Dependencies

compile (5)

Group / Artifact Type Version
org.linguafranca.pwdb : database jar 2.1.4
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.21
ch.qos.logback : logback-core jar 1.1.7
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.