Hektor Core


License

License

GroupId

GroupId

io.hektor
ArtifactId

ArtifactId

hektor-core
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Hektor Core

Download hektor-core

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
io.snice : snice-commons jar 0.1.8
io.snice : snice-buffers jar 0.1.8
io.dropwizard.metrics : metrics-core jar 3.1.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.10.1
com.fasterxml.jackson.core : jackson-annotations jar 2.10.1
io.netty : netty-common jar 4.1.43.Final

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.9.5
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2