wvlet-config

wvlet configuration module

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.wvlet
ArtifactId

ArtifactId

wvlet-config_2.12
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

wvlet-config
wvlet configuration module
Project URL

Project URL

https://github.com/xerial/wvlet
Project Organization

Project Organization

org.wvlet

Download wvlet-config_2.12

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.2
org.scala-lang : scala-reflect jar 2.12.2
org.yaml : snakeyaml jar 1.14
org.wvlet : surface_2.12 jar 0.14
org.wvlet : wvlet-log_2.12 jar 1.2.3

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.12.2

test (1)

Group / Artifact Type Version
org.wvlet : wvlet-test_2.12 jar 0.27

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0
0.27