ModiTect Aggregator

Module system tooling

License

License

GroupId

GroupId

org.moditect
ArtifactId

ArtifactId

moditect-aggregator
Last Version

Last Version

1.0.0.RC2
Release Date

Release Date

Type

Type

pom
Description

Description

ModiTect Aggregator
Module system tooling
Project Organization

Project Organization

ModiTect

Download moditect-aggregator

How to add to project

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

Dependencies

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

Project Modules

  • parent
  • core
  • maven-plugin

Versions

Version
1.0.0.RC2