core

TNO Core library

License

License

GroupId

GroupId

ca.bc.gov.tno
ArtifactId

ArtifactId

core
Last Version

Last Version

0.0.2-alpha
Release Date

Release Date

Type

Type

jar
Description

Description

core
TNO Core library
Project URL

Project URL

https://github.com/bcgov/tno
Source Code Management

Source Code Management

https://github.com/bcgov/tno.git

Download core

How to add to project

<!-- https://jarcasting.com/artifacts/ca.bc.gov.tno/core/ -->
<dependency>
    <groupId>ca.bc.gov.tno</groupId>
    <artifactId>core</artifactId>
    <version>0.0.2-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/ca.bc.gov.tno/core/
implementation 'ca.bc.gov.tno:core:0.0.2-alpha'
// https://jarcasting.com/artifacts/ca.bc.gov.tno/core/
implementation ("ca.bc.gov.tno:core:0.0.2-alpha")
'ca.bc.gov.tno:core:jar:0.0.2-alpha'
<dependency org="ca.bc.gov.tno" name="core" rev="0.0.2-alpha">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.bc.gov.tno', module='core', version='0.0.2-alpha')
)
libraryDependencies += "ca.bc.gov.tno" % "core" % "0.0.2-alpha"
[ca.bc.gov.tno/core "0.0.2-alpha"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2-alpha
0.0.1-alpha