objectos :: testable :: parent

Make your objects testable.

Лицензия

Лицензия

Группа

Группа

br.com.objectos.testable
Идентификатор

Идентификатор

parent
Последняя версия

Последняя версия

0.6.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

objectos :: testable :: parent
Make your objects testable.
Организация-разработчик

Организация-разработчик

Objectos Software LTDA

Скачать parent

Имя Файла Размер
parent-0.6.0.pom 1 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/br.com.objectos.testable/parent/ -->
<dependency>
    <groupId>br.com.objectos.testable</groupId>
    <artifactId>parent</artifactId>
    <version>0.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos.testable/parent/
implementation 'br.com.objectos.testable:parent:0.6.0'
// https://jarcasting.com/artifacts/br.com.objectos.testable/parent/
implementation ("br.com.objectos.testable:parent:0.6.0")
'br.com.objectos.testable:parent:pom:0.6.0'
<dependency org="br.com.objectos.testable" name="parent" rev="0.6.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos.testable', module='parent', version='0.6.0')
)
libraryDependencies += "br.com.objectos.testable" % "parent" % "0.6.0"
[br.com.objectos.testable/parent "0.6.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • api
  • core
  • guava
  • legacy
  • legacy-pojo-plugin
  • pojo-plugin
br.com.objectos.testable

Objectos Software

We craft Java tools.

Версии библиотеки

Версия
0.6.0
0.5.0