Confit Provider YAML

YAML Configuration Provider

License

License

Apache License
Categories

Categories

IDE Development Tools
GroupId

GroupId

org.deephacks
ArtifactId

ArtifactId

confit-provider-yaml
Last Version

Last Version

0.17.0
Release Date

Release Date

Type

Type

jar
Description

Description

Confit Provider YAML
YAML Configuration Provider

Download confit-provider-yaml

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 14.0.1
org.yaml : snakeyaml jar 1.12

provided (5)

Group / Artifact Type Version
org.deephacks : confit-api-model jar 0.17.0
org.deephacks : confit-api-provider jar 0.17.0
org.deephacks : confit-api-runtime jar 0.17.0
org.deephacks : confit-core jar 0.17.0
org.hibernate : hibernate-validator jar 5.0.0.Final

test (5)

Group / Artifact Type Version
org.deephacks : confit-tck jar 0.17.0
org.deephacks : confit-core test-jar 0.17.0
junit : junit jar 4.10
org.mockito : mockito-all jar 1.8.5
org.unitils : unitils-core jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.17.0
0.16.3
0.16.2
0.16.1
0.16.0