| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.bambrikii.etl-utils | 
    
| ArtifactId | ArtifactIdetl-adapter-yml | 
    
| Last Version | Last Version1.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionETL Utils - YML 
            YML (Reflection, Collections) Implementation of ETL Utils 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| etl-adapter-yml-1.0.2.pom | |
| etl-adapter-yml-1.0.2.jar | 261 bytes | 
| etl-adapter-yml-1.0.2-sources.jar | 1 KB | 
| etl-adapter-yml-1.0.2-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.bambrikii.etl-utils/etl-adapter-yml/ -->
<dependency>
    <groupId>io.github.bambrikii.etl-utils</groupId>
    <artifactId>etl-adapter-yml</artifactId>
    <version>1.0.2</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.bambrikii.etl-utils/etl-adapter-yml/
implementation 'io.github.bambrikii.etl-utils:etl-adapter-yml:1.0.2'
                // https://jarcasting.com/artifacts/io.github.bambrikii.etl-utils/etl-adapter-yml/
implementation ("io.github.bambrikii.etl-utils:etl-adapter-yml:1.0.2")
                'io.github.bambrikii.etl-utils:etl-adapter-yml:jar:1.0.2'
                <dependency org="io.github.bambrikii.etl-utils" name="etl-adapter-yml" rev="1.0.2">
  <artifact name="etl-adapter-yml" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.bambrikii.etl-utils', module='etl-adapter-yml', version='1.0.2')
)
                libraryDependencies += "io.github.bambrikii.etl-utils" % "etl-adapter-yml" % "1.0.2"
                [io.github.bambrikii.etl-utils/etl-adapter-yml "1.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.github.bambrikii.etl-utils : etl-model | jar | 1.0.2 | 
| 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 |