Last Version

wvlet-config 1.1

wvlet configuration module

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.wvlet
ArtifactId

ArtifactId

wvlet-config_2.11
Version

Version

1.1
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.11 1.1


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

Dependencies

compile (5)

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

provided (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.