msg.core

Core API and interfaces for Higgs

License

License

GroupId

GroupId

io.higgs
ArtifactId

ArtifactId

msg.core
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

msg.core
Core API and interfaces for Higgs

Download msg.core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
joda-time : joda-time jar 2.10
org.slf4j : slf4j-api jar 1.7.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.2
1.0.1
0.5.1
0.5.0
0.3.1
0.3.0
0.2.0
0.1.0