li.moskito:halite-core

Base classes implementing the HAL specification.

License

License

GroupId

GroupId

li.moskito
ArtifactId

ArtifactId

halite-core
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

li.moskito:halite-core
Base classes implementing the HAL specification.

Download halite-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.6
org.apache.logging.log4j : log4j-slf4j-impl jar 2.0-rc1
org.apache.logging.log4j : log4j-api jar 2.0-rc1
org.apache.logging.log4j : log4j-core jar 2.0-rc1

provided (1)

Group / Artifact Type Version
org.jacoco : jacoco-maven-plugin jar 0.7.1.201405082137

test (3)

Group / Artifact Type Version
xmlunit : xmlunit jar 1.5
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.15
0.0.13