objectos::comuns testing

Core Java libraries for all Objectos Software projects.

Лицензия

Лицензия

Группа

Группа

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

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

comuns-testing
Последняя версия

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

0.28.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

objectos::comuns testing
Core Java libraries for all Objectos Software projects.
Организация-разработчик

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

Objectos Software LTDA

Скачать comuns-testing

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
br.com.objectos.comuns : comuns jar 0.28.0
org.testng : testng jar 7.0.0

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

Данный проект не имеет модулей.

ObjectosComuns

A small Java commons library for all Objectos Software projects.

As it intends to be small, it only implements the functionalities currently required at Objectos. This means that some of the implementations may not be as "general purpose" as other implementations found elsewhere.

Regardless, it is made available as an open source project as it is a common dependency to other open source libraries provided by Objectos Software.

("Comuns" is Portuguese for commons)

Maven

objectos::comuns is at Maven Central.

<dependency>
	<groupId>br.com.objectos.comuns</groupId>
	<artifactId>comuns</artifactId>
	<version>${latest.version}</version>
</dependency>

License

Copyright (C) 2011-2020 Objectos Software LTDA

Licensed under the GNU Affero General Public License v3.

Notice

This library includes code from other open-source projects. See attached NOTICE.txt.

br.com.objectos.comuns

Objectos Software

We craft Java tools.

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

Версия
0.28.0
0.27.0
0.26.0
0.25.0
0.24.0
0.23.0