crossing-tech / babel   0.8.0

GitHub

Babel is a Domain Specific Language for Integration made in Scala. It provides elegant API in order to use well-known integration frameworks.

Scala versions: 2.11 2.10

babel-camel-core 0.8.0-camel-2.14


Group ID:
io.xtech.babel
Artifact ID:
babel-camel-core_2.11
Version:
0.8.0-camel-2.14
Release Date:
Sept 4, 2015
Licenses:
Files:

libraryDependencies += "io.xtech.babel" %% "babel-camel-core" % "0.8.0-camel-2.14"

Mill build tool

ivy"io.xtech.babel::babel-camel-core:0.8.0-camel-2.14"

Scala CLI

//> using dep "io.xtech.babel::babel-camel-core:0.8.0-camel-2.14"

Ammonite REPL

import $ivy.`io.xtech.babel::babel-camel-core:0.8.0-camel-2.14`

<dependency>
  <groupId>io.xtech.babel</groupId>
  <artifactId>babel-camel-core_2.11</artifactId>
  <version>0.8.0-camel-2.14</version>
</dependency>

compile group: 'io.xtech.babel', name: 'babel-camel-core_2.11', version: '0.8.0-camel-2.14'