| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJSON Data | 
        
| GroupId | GroupIdorg.meeuw | 
    
| ArtifactId | ArtifactIdmihxil-json-parent | 
    
| Last Version | Last Version0.10 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptionmihxil-json 
            Json-related utilities 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| mihxil-json-parent-0.10.pom | 6 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.meeuw/mihxil-json-parent/ -->
<dependency>
    <groupId>org.meeuw</groupId>
    <artifactId>mihxil-json-parent</artifactId>
    <version>0.10</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.meeuw/mihxil-json-parent/
implementation 'org.meeuw:mihxil-json-parent:0.10'
                // https://jarcasting.com/artifacts/org.meeuw/mihxil-json-parent/
implementation ("org.meeuw:mihxil-json-parent:0.10")
                'org.meeuw:mihxil-json-parent:pom:0.10'
                <dependency org="org.meeuw" name="mihxil-json-parent" rev="0.10">
  <artifact name="mihxil-json-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.meeuw', module='mihxil-json-parent', version='0.10')
)
                libraryDependencies += "org.meeuw" % "mihxil-json-parent" % "0.10"
                [org.meeuw/mihxil-json-parent "0.10"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 | 
| org.mockito : mockito-core | jar | 4.1.0 | 
| org.assertj : assertj-core | jar | 3.21.0 |