Maven Composites - Parent POM

Set of Maven Composites to manage dependencies for Java builds

License

License

Categories

Categories

Maven Build Tools ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.lasmanis.maven.composites
ArtifactId

ArtifactId

composites-parent
Last Version

Last Version

0.0.67
Release Date

Release Date

Type

Type

pom
Description

Description

Maven Composites - Parent POM
Set of Maven Composites to manage dependencies for Java builds
Project Organization

Project Organization

Michael Lasmanis

Download composites-parent

How to add to project

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

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
0.0.67
0.0.64
0.0.61
0.0.56
0.0.53
0.0.50
0.0.47
0.0.43
0.0.38
0.0.33
0.0.30
0.0.24
0.0.21
0.0.16
0.0.13
0.0.10
0.0.8