Parent Maven 2 project for Ars Machina subprojects

The Ars Machina Project is a collection of packages with two general goals: to reduce the amount of code needed to implement an application and to suggest some standards to the software architecture and naming of classes and interfaces.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.2.15
Дата

Дата

Тип

Тип

pom
Описание

Описание

Parent Maven 2 project for Ars Machina subprojects
The Ars Machina Project is a collection of packages with two general goals: to reduce the amount of code needed to implement an application and to suggest some standards to the software architecture and naming of classes and interfaces.
Организация-разработчик

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

Ars Machina Tecnologia da Informação Ltda.
Система контроля версий

Система контроля версий

https://github.com/thiagohp/parent.git

Скачать parent

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

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

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

Зависимости

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

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

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

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

Версия
1.2.15
1.2.14
1.2.13
1.2.12
1.2.11
1.2.10
1.2.8