SNAPI-Commons

A series of classes common to projects that use the Auckland SNC API (SNAPI)

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

nz.paulin.hockey.snapi
ArtifactId

ArtifactId

snapi-commons
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

SNAPI-Commons
A series of classes common to projects that use the Auckland SNC API (SNAPI)

Download snapi-commons

How to add to project

<!-- https://jarcasting.com/artifacts/nz.paulin.hockey.snapi/snapi-commons/ -->
<dependency>
    <groupId>nz.paulin.hockey.snapi</groupId>
    <artifactId>snapi-commons</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/nz.paulin.hockey.snapi/snapi-commons/
implementation 'nz.paulin.hockey.snapi:snapi-commons:0.1.0'
// https://jarcasting.com/artifacts/nz.paulin.hockey.snapi/snapi-commons/
implementation ("nz.paulin.hockey.snapi:snapi-commons:0.1.0")
'nz.paulin.hockey.snapi:snapi-commons:jar:0.1.0'
<dependency org="nz.paulin.hockey.snapi" name="snapi-commons" rev="0.1.0">
  <artifact name="snapi-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.paulin.hockey.snapi', module='snapi-commons', version='0.1.0')
)
libraryDependencies += "nz.paulin.hockey.snapi" % "snapi-commons" % "0.1.0"
[nz.paulin.hockey.snapi/snapi-commons "0.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.7.4
com.fasterxml.jackson.core : jackson-databind jar 2.7.4
com.fasterxml.jackson.core : jackson-annotations jar 2.7.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0