Last Version

InnerSource Aggregator 0.0.10

Parent POM aggregating all InnerSource modules and setting common properties.

License

License

GroupId

GroupId

com.intuit.innersource
ArtifactId

ArtifactId

aggregator
Version

Version

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

Filename Size
aggregator-0.0.10.pom 7 KB
Browse

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