Last Version

Acosix Maven Parent 1.1.0

Parent POM for all generic Acosix Maven projects

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.acosix.maven
ArtifactId

ArtifactId

acosix-maven-parent
Version

Version

1.1.0
Type

Type

pom
Description

Description

Acosix Maven Parent
Parent POM for all generic Acosix Maven projects
Project URL

Project URL

https://github.com/Acosix/acosix-maven-parent

Download acosix-maven-parent 1.1.0


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

Dependencies

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

Project Modules

  • i18n-resources-plugin
  • jshint-plugin