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.6.0


Group ID:
io.xtech.babel
Artifact ID:
babel-camel-core_2.11
Version:
0.6.0
Release Date:
Oct 1, 2014
Licenses:
Files:

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

Mill build tool

ivy"io.xtech.babel::babel-camel-core:0.6.0"

Scala CLI

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

Ammonite REPL

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

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

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