io.helixservice:helix-config

Helix Service Template for Vert.x non-blocking services

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.helixservice
ArtifactId

ArtifactId

helix-config
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Helix Service Template for Vert.x non-blocking services

Download helix-config

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
io.helixservice : helix-core jar 1.0.4
org.yaml : snakeyaml jar 1.14
io.vertx : vertx-core jar 3.2.0
io.vertx : vertx-sync jar 3.2.0
co.paralleluniverse : quasar-core jar LATEST
io.vertx : vertx-web jar 3.2.0
com.google.guava : guava jar 18.0
org.aspectj : aspectjrt jar 1.8.8
org.aspectj : aspectjweaver jar 1.8.8
org.slf4j : slf4j-api jar 1.7.7
ch.qos.logback : logback-core jar 1.1.3
ch.qos.logback : logback-classic jar 1.1.3
commons-io : commons-io jar 2.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Core Helix Project

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0