| License | License | 
|---|---|
| GroupId | GroupIdio.github.bambrikii.etl-utils | 
| ArtifactId | ArtifactIdetl-model | 
| Last Version | Last Version1.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionETL Utils - Model Model Artifact of ETL Utils, defines the main abstractions | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| etl-model-1.0.3.pom | |
| etl-model-1.0.3.jar | 21 KB | 
| etl-model-1.0.3-sources.jar | 12 KB | 
| etl-model-1.0.3-javadoc.jar | 86 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.bambrikii.etl-utils/etl-model/ -->
<dependency>
    <groupId>io.github.bambrikii.etl-utils</groupId>
    <artifactId>etl-model</artifactId>
    <version>1.0.3</version>
</dependency>// https://jarcasting.com/artifacts/io.github.bambrikii.etl-utils/etl-model/
implementation 'io.github.bambrikii.etl-utils:etl-model:1.0.3'// https://jarcasting.com/artifacts/io.github.bambrikii.etl-utils/etl-model/
implementation ("io.github.bambrikii.etl-utils:etl-model:1.0.3")'io.github.bambrikii.etl-utils:etl-model:jar:1.0.3'<dependency org="io.github.bambrikii.etl-utils" name="etl-model" rev="1.0.3">
  <artifact name="etl-model" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.bambrikii.etl-utils', module='etl-model', version='1.0.3')
)libraryDependencies += "io.github.bambrikii.etl-utils" % "etl-model" % "1.0.3"[io.github.bambrikii.etl-utils/etl-model "1.0.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.0 | 
| com.sun.xml.bind : jaxb-impl | jar | 3.0.0 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 | 
| 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 |