Last Version

CrNiCKL test base 2.0.0

Abstract unit tests for the CrNiCKL database software.

License

License

GroupId

GroupId

ch.agent
ArtifactId

ArtifactId

crnickl-test
Version

Version

2.0.0
Type

Type

jar
Description

Description

CrNiCKL test base
Abstract unit tests for the CrNiCKL database software.
Project URL

Project URL

http://agent.ch/timeseries/crnickl/
Source Code Management

Source Code Management

https://github.com/jpvetterli/crnickl-test.git

Download crnickl-test 2.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
ch.agent : crnickl jar 2.0.0
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.