b

baker-compiler_2.13

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