| Title: |
objectos :: code :: testing |
| Group ID: |
br.com.objectos |
| Artifact ID: |
code-testing |
| Version: |
0.4.0 |
| Last modified: |
06.06.2015 14:33 |
| Packaging: |
jar |
| Name: |
objectos :: code :: testing |
| Vendor: |
Objectos Software LTDA |
|
|
| Size: |
50.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/br/com/objectos/code-testing/0.4.0/code-testing-0.4.0.jar |
| POM: |
Show
hide
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>br.com.objectos</groupId>
<artifactId>code</artifactId>
<version>0.4.0</version>
</parent>
<artifactId>code-testing</artifactId>
<name>objectos :: code :: testing</name>
<dependencies>
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>code-core</artifactId>
</dependency>
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>way-core</artifactId>
</dependency>
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>way-core-testing</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.google.testing.compile</groupId>
<artifactId>compile-testing</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-integration</artifactId>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>code-testing</artifactId>
<version>0.4.0</version>
</dependency>
|
| Gradle: |
br.com.objectos:code-testing:0.4.0 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Used by: iArtifacts that declare a dependency on this library - on any version, not necessarily this exact one. |
|
| Dependency Graph: |
Show
Less
More
|