b

boilerplate-api-web-aggregator

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