ETL Utils - YAML

YML (Reflection, Collections) Implementation of ETL Utils

License

License

GroupId

GroupId

io.github.bambrikii.etl-utils
ArtifactId

ArtifactId

etl-adapter-yaml
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

ETL Utils - YAML
YML (Reflection, Collections) Implementation of ETL Utils
Project URL

Project URL

https://github.com/bambrikii/etl-utils
Source Code Management

Source Code Management

https://github.com/bambrikii/etl-utils.git

Download etl-adapter-yaml

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.bambrikii.etl-utils/etl-adapter-yaml/ -->
<dependency>
    <groupId>io.github.bambrikii.etl-utils</groupId>
    <artifactId>etl-adapter-yaml</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bambrikii.etl-utils/etl-adapter-yaml/
implementation 'io.github.bambrikii.etl-utils:etl-adapter-yaml:1.0.3'
// https://jarcasting.com/artifacts/io.github.bambrikii.etl-utils/etl-adapter-yaml/
implementation ("io.github.bambrikii.etl-utils:etl-adapter-yaml:1.0.3")
'io.github.bambrikii.etl-utils:etl-adapter-yaml:jar:1.0.3'
<dependency org="io.github.bambrikii.etl-utils" name="etl-adapter-yaml" rev="1.0.3">
  <artifact name="etl-adapter-yaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bambrikii.etl-utils', module='etl-adapter-yaml', version='1.0.3')
)
libraryDependencies += "io.github.bambrikii.etl-utils" % "etl-adapter-yaml" % "1.0.3"
[io.github.bambrikii.etl-utils/etl-adapter-yaml "1.0.3"]

Dependencies

compile (5)

Group / Artifact Type Version
io.github.bambrikii.etl-utils : etl-model jar 1.0.3
io.github.bambrikii.etl-utils : etl-adapter-java jar 1.0.3
org.yaml : snakeyaml jar 1.21
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.13.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.mockito : mockito-core jar 3.2.4
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3