| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJSON Data | 
        
| GroupId | GroupIdcom.github.bannmann.whisperjson | 
    
| ArtifactId | ArtifactIdwhisperjson | 
    
| Last Version | Last Version0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionWhisperJson 
            Provides common plugins and settings 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| whisperjson-0.1.pom | |
| whisperjson-0.1.jar | 73 KB | 
| whisperjson-0.1-sources.jar | 29 KB | 
| whisperjson-0.1-javadoc.jar | 94 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.bannmann.whisperjson/whisperjson/ -->
<dependency>
    <groupId>com.github.bannmann.whisperjson</groupId>
    <artifactId>whisperjson</artifactId>
    <version>0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.bannmann.whisperjson/whisperjson/
implementation 'com.github.bannmann.whisperjson:whisperjson:0.1'
                // https://jarcasting.com/artifacts/com.github.bannmann.whisperjson/whisperjson/
implementation ("com.github.bannmann.whisperjson:whisperjson:0.1")
                'com.github.bannmann.whisperjson:whisperjson:jar:0.1'
                <dependency org="com.github.bannmann.whisperjson" name="whisperjson" rev="0.1">
  <artifact name="whisperjson" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.bannmann.whisperjson', module='whisperjson', version='0.1')
)
                libraryDependencies += "com.github.bannmann.whisperjson" % "whisperjson" % "0.1"
                [com.github.bannmann.whisperjson/whisperjson "0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| javax.validation : validation-api Optional | jar | 1.1.0.Final | 
| org.apache.bval : bval-jsr303 | jar | |
| com.github.mizool : mizool-core | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.kohsuke.metainf-services : metainf-services | jar | 1.8 | 
| org.projectlombok : lombok | jar | 1.18.12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.assertj : assertj-core | jar | 3.19.0 | 
| org.mockito : mockito-core | jar | 3.3.3 | 
| org.testng : testng | jar | 6.8.17 |