InnerSource Aggregator

Parent POM aggregating all InnerSource modules and setting common properties.

License

License

GroupId

GroupId

com.intuit.innersource
ArtifactId

ArtifactId

aggregator
Last Version

Last Version

0.0.10
Release Date

Release Date

Type

Type

pom
Description

Description

InnerSource Aggregator
Parent POM aggregating all InnerSource modules and setting common properties.
Project URL

Project URL

https://www.github.com/intuit/innersource
Source Code Management

Source Code Management

https://github.com/intuit/innersource

Download aggregator

Filename Size
aggregator-0.0.10.pom 5 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • innersource-repository-scanner
  • innersource-maven-plugin

Versions

Version
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4