Datolite - Test

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.nosceon.datolite
ArtifactId

ArtifactId

datolite-test
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Datolite - Test
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download datolite-test

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.nosceon.datolite : datolite-core jar 0.2.0
org.slf4j : slf4j-api jar 1.7.6
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
org.nosceon.datolite

Versions

Version
0.2.0
0.1.0