recipeCompiler


License

License

MIT
GroupId

GroupId

com.ing.baker
ArtifactId

ArtifactId

baker-compiler_2.11
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

recipeCompiler
recipeCompiler
Project URL

Project URL

https://github.com/ing-bank/baker
Project Organization

Project Organization

com.ing.baker
Source Code Management

Source Code Management

https://github.com/ing-bank/baker

Download baker-compiler_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.ing.baker/baker-compiler_2.11/ -->
<dependency>
    <groupId>com.ing.baker</groupId>
    <artifactId>baker-compiler_2.11</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ing.baker/baker-compiler_2.11/
implementation 'com.ing.baker:baker-compiler_2.11:2.0.3'
// https://jarcasting.com/artifacts/com.ing.baker/baker-compiler_2.11/
implementation ("com.ing.baker:baker-compiler_2.11:2.0.3")
'com.ing.baker:baker-compiler_2.11:jar:2.0.3'
<dependency org="com.ing.baker" name="baker-compiler_2.11" rev="2.0.3">
  <artifact name="baker-compiler_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ing.baker', module='baker-compiler_2.11', version='2.0.3')
)
libraryDependencies += "com.ing.baker" % "baker-compiler_2.11" % "2.0.3"
[com.ing.baker/baker-compiler_2.11 "2.0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.ing.baker : baker-recipe-dsl_2.11 jar 2.0.3
com.ing.baker : baker-intermediate-language_2.11 jar 2.0.3
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.5
org.scalacheck : scalacheck_2.11 jar 1.13.4
ch.qos.logback : logback-classic jar 1.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.3
2.0.2
2.0.1
2.0.0
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0