is not current version
Last Version 2.3.0-92

com.github.cafdataprocessing:boilerplate-service-aggregator 2.0.1-7

Builds Boilerplate Worker projects together from a handy top level project.

Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

boilerplate-service-aggregator
Version

Version

2.0.1-7
Type

Type

pom

Download boilerplate-service-aggregator 2.0.1-7


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