| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesORM Data | 
        
| GroupId | GroupIdcom.gitlab.cdc-java.util | 
    
| ArtifactId | ArtifactIdcdc-util-informers | 
    
| Last Version | Last Version0.9.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionCDC - Util Informers 
            Low level informers utilities. 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.util/cdc-util-informers/ -->
<dependency>
    <groupId>com.gitlab.cdc-java.util</groupId>
    <artifactId>cdc-util-informers</artifactId>
    <version>0.9.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.gitlab.cdc-java.util/cdc-util-informers/
implementation 'com.gitlab.cdc-java.util:cdc-util-informers:0.9.0'
                // https://jarcasting.com/artifacts/com.gitlab.cdc-java.util/cdc-util-informers/
implementation ("com.gitlab.cdc-java.util:cdc-util-informers:0.9.0")
                'com.gitlab.cdc-java.util:cdc-util-informers:jar:0.9.0'
                <dependency org="com.gitlab.cdc-java.util" name="cdc-util-informers" rev="0.9.0">
  <artifact name="cdc-util-informers" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.gitlab.cdc-java.util', module='cdc-util-informers', version='0.9.0')
)
                libraryDependencies += "com.gitlab.cdc-java.util" % "cdc-util-informers" % "0.9.0"
                [com.gitlab.cdc-java.util/cdc-util-informers "0.9.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.gitlab.cdc-java.util : cdc-util-args | jar | 0.9.0 | 
| com.gitlab.cdc-java.util : cdc-util-converters | jar | 0.9.0 | 
| com.gitlab.cdc-java.util : cdc-util-core | jar | 0.9.0 | 
| com.gitlab.cdc-java.util : cdc-util-data | jar | 0.9.0 | 
| org.apache.logging.log4j : log4j-api | jar | 2.14.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.14.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.logging.log4j : log4j-iostreams | jar | 2.14.0 | 
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar |