| License |
License |
|---|---|
| GroupId | GroupIdbr.com.objectos.code |
| ArtifactId | ArtifactIdtesting |
| Last Version | Last Version0.15.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionobjectos :: code :: testing
Java source code abstraction. One API, many sources.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| testing-0.15.0.pom | |
| testing-0.15.0.jar | 134 KB |
| testing-0.15.0-sources.jar | 73 KB |
| testing-0.15.0-javadoc.jar | 479 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos.code/testing/ -->
<dependency>
<groupId>br.com.objectos.code</groupId>
<artifactId>testing</artifactId>
<version>0.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos.code/testing/
implementation 'br.com.objectos.code:testing:0.15.0'
// https://jarcasting.com/artifacts/br.com.objectos.code/testing/
implementation ("br.com.objectos.code:testing:0.15.0")
'br.com.objectos.code:testing:jar:0.15.0'
<dependency org="br.com.objectos.code" name="testing" rev="0.15.0">
<artifact name="testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos.code', module='testing', version='0.15.0')
)
libraryDependencies += "br.com.objectos.code" % "testing" % "0.15.0"
[br.com.objectos.code/testing "0.15.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| br.com.objectos.code : apt | jar | 0.15.0 |
| br.com.objectos.code : core | jar | 0.15.0 |
| br.com.objectos : assertion | jar | 0.4.0 |
| br.com.objectos : collections | jar | 0.2.1 |
| br.com.objectos : multimaps | jar | 0.2.0 |
| br.com.objectos.pojo : annotations | jar | 0.11.0 |
| br.com.objectos.testable : api | jar | 0.6.0 |
| joda-time : joda-time | jar | 2.9.4 |
| com.google.testing.compile : compile-testing | jar | 0.9 |
| com.google.truth : truth | jar | 0.28 |
| org.hamcrest : hamcrest-integration | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.validation : validation-api | jar | 1.1.0.Final |