| License | 
                License | 
        
|---|---|
| GroupId | GroupIdbr.com.objectos.way | 
    
| ArtifactId | ArtifactIdpojo-testing | 
    
| Last Version | Last Version0.6.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionobjectos :: way :: pojo :: testing 
            POJO generation library. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| pojo-testing-0.6.0.pom | |
| pojo-testing-0.6.0.jar | 5 KB | 
| pojo-testing-0.6.0-sources.jar | 3 KB | 
| pojo-testing-0.6.0-javadoc.jar | 43 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/br.com.objectos.way/pojo-testing/ -->
<dependency>
    <groupId>br.com.objectos.way</groupId>
    <artifactId>pojo-testing</artifactId>
    <version>0.6.0</version>
</dependency>
                // https://jarcasting.com/artifacts/br.com.objectos.way/pojo-testing/
implementation 'br.com.objectos.way:pojo-testing:0.6.0'
                // https://jarcasting.com/artifacts/br.com.objectos.way/pojo-testing/
implementation ("br.com.objectos.way:pojo-testing:0.6.0")
                'br.com.objectos.way:pojo-testing:jar:0.6.0'
                <dependency org="br.com.objectos.way" name="pojo-testing" rev="0.6.0">
  <artifact name="pojo-testing" type="jar" />
</dependency>
                @Grapes(
@Grab(group='br.com.objectos.way', module='pojo-testing', version='0.6.0')
)
                libraryDependencies += "br.com.objectos.way" % "pojo-testing" % "0.6.0"
                [br.com.objectos.way/pojo-testing "0.6.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| br.com.objectos.way : pojo-compiler | jar | 0.6.0 | 
| br.com.objectos.way : pojo-plugin | jar | 0.6.0 | 
| br.com.objectos.way : code-apt | jar | 0.6.0 | 
| br.com.objectos.way : code-testing | jar | 0.6.0 | 
| br.com.objectos : assertion | jar | 0.8.0 | 
| br.com.objectos : io-fs | jar | 0.14.0 |