b

baker-annotations_2.12

baker-annotations
https://github.com/ing-bank/baker
MIT
com.ing.baker
Squad Apollo
Files download
File Operation
baker-annotations_2.12-3.3.0.jar download
baker-annotations_2.12-3.3.0.pom download
baker-annotations_2.12-3.3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.ing.baker</groupId>
  <artifactId>baker-annotations_2.12</artifactId>
  <version>3.3.0</version>
</dependency>
Gradle Groovy
implementation 'com.ing.baker:baker-annotations_2.12:3.3.0'
Gradle Kotlin
implementation("com.ing.baker:baker-annotations_2.12:3.3.0")
Scala SBT
libraryDependencies += "com.ing.baker" % "baker-annotations_2.12" % "3.3.0"
Groovy Grape
@Grapes(
  @Grab(group='com.ing.baker', module='baker-annotations_2.12', version='3.3.0')
)
Apache Ivy
<dependency org="com.ing.baker" name="baker-annotations_2.12" rev="3.3.0" />
Leiningen
[com.ing.baker/baker-annotations_2.12 "3.3.0"]
Apache Buildr
'com.ing.baker:baker-annotations_2.12:jar:3.3.0'