objectos::comuns parent

Core Java libraries for all Objectos Software projects.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.28.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

Objectos Software LTDA

Скачать comuns-parent

Имя Файла Размер
comuns-parent-0.28.0.pom 2 KB
Обзор

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

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

Зависимости

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

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

  • comuns
  • comuns-testing

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