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