| License |
License |
|---|---|
| GroupId | GroupIdbr.com.objectos.testable |
| ArtifactId | ArtifactIdlegacy-pojo-plugin |
| Last Version | Last Version0.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionobjectos :: testable :: legacy :: pojo plugin
Make your objects testable.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| legacy-pojo-plugin-0.6.0.pom | |
| legacy-pojo-plugin-0.6.0.jar | 11 KB |
| legacy-pojo-plugin-0.6.0-sources.jar | 8 KB |
| legacy-pojo-plugin-0.6.0-javadoc.jar | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos.testable/legacy-pojo-plugin/ -->
<dependency>
<groupId>br.com.objectos.testable</groupId>
<artifactId>legacy-pojo-plugin</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos.testable/legacy-pojo-plugin/
implementation 'br.com.objectos.testable:legacy-pojo-plugin:0.6.0'
// https://jarcasting.com/artifacts/br.com.objectos.testable/legacy-pojo-plugin/
implementation ("br.com.objectos.testable:legacy-pojo-plugin:0.6.0")
'br.com.objectos.testable:legacy-pojo-plugin:jar:0.6.0'
<dependency org="br.com.objectos.testable" name="legacy-pojo-plugin" rev="0.6.0">
<artifact name="legacy-pojo-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos.testable', module='legacy-pojo-plugin', version='0.6.0')
)
libraryDependencies += "br.com.objectos.testable" % "legacy-pojo-plugin" % "0.6.0"
[br.com.objectos.testable/legacy-pojo-plugin "0.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| br.com.objectos.testable : legacy | jar | 0.6.0 |
| br.com.objectos.pojo : plugin | jar | 0.8.0 |
| br.com.objectos.metainf : compiler Optional | jar | 0.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| br.com.objectos.pojo : testing | jar | 0.8.0 |