| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesORM Data | 
        
| GroupId | GroupIdcom.github.cormoran-io.pepper | 
    
| ArtifactId | ArtifactIdpepper-hadoop-parent | 
    
| Last Version | Last Version2.2 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionSpring Boot Dependencies 
         | 
    
| Filename | Size | 
|---|---|
| pepper-hadoop-parent-2.2.pom | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.cormoran-io.pepper/pepper-hadoop-parent/ -->
<dependency>
    <groupId>com.github.cormoran-io.pepper</groupId>
    <artifactId>pepper-hadoop-parent</artifactId>
    <version>2.2</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/com.github.cormoran-io.pepper/pepper-hadoop-parent/
implementation 'com.github.cormoran-io.pepper:pepper-hadoop-parent:2.2'
                // https://jarcasting.com/artifacts/com.github.cormoran-io.pepper/pepper-hadoop-parent/
implementation ("com.github.cormoran-io.pepper:pepper-hadoop-parent:2.2")
                'com.github.cormoran-io.pepper:pepper-hadoop-parent:pom:2.2'
                <dependency org="com.github.cormoran-io.pepper" name="pepper-hadoop-parent" rev="2.2">
  <artifact name="pepper-hadoop-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='com.github.cormoran-io.pepper', module='pepper-hadoop-parent', version='2.2')
)
                libraryDependencies += "com.github.cormoran-io.pepper" % "pepper-hadoop-parent" % "2.2"
                [com.github.cormoran-io.pepper/pepper-hadoop-parent "2.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.checkerframework : checker-qual | jar | 3.17.0 | 
| org.slf4j : slf4j-api | jar | 1.7.33 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.awaitility : awaitility | jar | 4.0.3 | 
| org.assertj : assertj-core | jar | 3.19.0 | 
| nl.jqno.equalsverifier : equalsverifier | jar | 3.7 | 
| org.mockito : mockito-core | jar | 3.2.4 | 
| junit : junit | jar | 4.13.2 |