mot

Message-Oriented Transport

License

License

GroupId

GroupId

com.github.marianobarrios
ArtifactId

ArtifactId

mot_2.11
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

mot
Message-Oriented Transport
Project URL

Project URL

https://github.com/marianobarrios/mot
Project Organization

Project Organization

com.github.marianobarrios

Download mot_2.11

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.6
com.typesafe.scala-logging : scala-logging-slf4j_2.11 jar 2.1.2
io.netty : netty-common jar 4.0.26.Final
org.scala-lang.modules : scala-parser-combinators_2.11 jar 1.0.3

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
org.scalatest : scalatest_2.11 jar 2.2.4
org.hdrhistogram : HdrHistogram jar 2.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.8-RC11
0.8-RC10
0.8-RC9
0.8-RC8
0.8-RC7