| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.bambrikii.etl-utils | 
    
| ArtifactId | ArtifactIdetl-adapter-yaml | 
    
| Last Version | Last Version1.0.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionETL Utils - YAML 
            YML (Reflection, Collections) Implementation of ETL Utils 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| etl-adapter-yaml-1.0.3.pom | |
| etl-adapter-yaml-1.0.3.jar | 4 KB | 
| etl-adapter-yaml-1.0.3-sources.jar | 2 KB | 
| etl-adapter-yaml-1.0.3-javadoc.jar | 392 KB | 
| Browse | 
<!-- 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"]
                | 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 | 
| 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 |