Last Version

Parent Maven 2 project for Ars Machina subprojects 1.2.15

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
Version

Version

1.2.15
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 1.2.15

Filename Size
parent-1.2.15.pom 23 KB
Browse

<!-- 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.