Last Version

KTest :: Config 1.0.0

Extensions for typesafe config

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

run.smt.ktest
ArtifactId

ArtifactId

ktest-config
Version

Version

1.0.0
Type

Type

jar
Description

Description

KTest :: Config
Extensions for typesafe config
Project URL

Project URL

https://github.com/saksmt/ktest
Source Code Management

Source Code Management

https://github.com/saksmt/ktest

Download ktest-config 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jre8 jar 1.2.10
run.smt.ktest : ktest-util jar 1.0.0
com.typesafe : config jar 1.3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.natpryce : hamkrest jar 1.4.2.2

Project Modules

There are no modules declared in this project.