b

boilerplate-api-web-aggregator

Files download
File Operation
boilerplate-api-web-aggregator-2.2.0-72.pom download
Apache Maven
<dependency>
  <groupId>com.github.cafdataprocessing</groupId>
  <artifactId>boilerplate-api-web-aggregator</artifactId>
  <version>2.2.0-72</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.cafdataprocessing:boilerplate-api-web-aggregator:2.2.0-72'
Gradle Kotlin
implementation("com.github.cafdataprocessing:boilerplate-api-web-aggregator:2.2.0-72")
Scala SBT
libraryDependencies += "com.github.cafdataprocessing" % "boilerplate-api-web-aggregator" % "2.2.0-72"
Groovy Grape
@Grapes(
  @Grab(group='com.github.cafdataprocessing', module='boilerplate-api-web-aggregator', version='2.2.0-72')
)
Apache Ivy
<dependency org="com.github.cafdataprocessing" name="boilerplate-api-web-aggregator" rev="2.2.0-72" />
Leiningen
[com.github.cafdataprocessing/boilerplate-api-web-aggregator "2.2.0-72"]
Apache Buildr
'com.github.cafdataprocessing:boilerplate-api-web-aggregator:jar:2.2.0-72'