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.

License

License

GroupId

GroupId

br.com.arsmachina
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.2.15
Release Date

Release Date

Type

Type

pom
Description

Description

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.
Project Organization

Project Organization

Ars Machina Tecnologia da Informação Ltda.
Source Code Management

Source Code Management

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

Download parent

Filename Size
parent-1.2.15.pom 25 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.15
1.2.14
1.2.13
1.2.12
1.2.11
1.2.10
1.2.8