Last Version

scf-yaml 1.6.1

scf yaml configuration source

License

License

GroupId

GroupId

org.mydotey.scf
ArtifactId

ArtifactId

scf-yaml
Version

Version

1.6.1
Type

Type

jar
Description

Description

scf-yaml
scf yaml configuration source
Project URL

Project URL

https://github.com/mydotey/scf-yaml
Project Organization

Project Organization

mydotey.org
Source Code Management

Source Code Management

https://github.com/mydotey/scf-yaml

Download scf-yaml 1.6.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.mydotey.scf : scf-core jar 1.6.4
org.yaml : snakeyaml jar 1.21
com.fasterxml.jackson.core : jackson-core jar 2.9.6
com.fasterxml.jackson.core : jackson-annotations jar 2.9.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.21

Project Modules

There are no modules declared in this project.