Last Version

blended.akka.itest 2.1.0-RC8

A sample integration test what uses docker to fire up the container(s) under test, execute the test suite and shutdown the container(s) afterwards.

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

de.wayofquality.blended
ArtifactId

ArtifactId

blended.akka.itest
Version

Version

2.1.0-RC8
Type

Type

jar
Description

Description

blended.akka.itest
A sample integration test what uses docker to fire up the container(s) under test, execute the test suite and shutdown the container(s) afterwards.
Project URL

Project URL

https://github.com/woq-blended/blended
Project Organization

Project Organization

https://github.com/woq-blended
Source Code Management

Source Code Management

https://github.com/woq-blended/blended

Download blended.akka.itest 2.1.0-RC8


<!-- https://jarcasting.com/artifacts/de.wayofquality.blended/blended.akka.itest/ -->
<dependency>
    <groupId>de.wayofquality.blended</groupId>
    <artifactId>blended.akka.itest</artifactId>
    <version>2.1.0-RC8</version>
</dependency>
// https://jarcasting.com/artifacts/de.wayofquality.blended/blended.akka.itest/
implementation 'de.wayofquality.blended:blended.akka.itest:2.1.0-RC8'
// https://jarcasting.com/artifacts/de.wayofquality.blended/blended.akka.itest/
implementation ("de.wayofquality.blended:blended.akka.itest:2.1.0-RC8")
'de.wayofquality.blended:blended.akka.itest:jar:2.1.0-RC8'
<dependency org="de.wayofquality.blended" name="blended.akka.itest" rev="2.1.0-RC8">
  <artifact name="blended.akka.itest" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.wayofquality.blended', module='blended.akka.itest', version='2.1.0-RC8')
)
libraryDependencies += "de.wayofquality.blended" % "blended.akka.itest" % "2.1.0-RC8"
[de.wayofquality.blended/blended.akka.itest "2.1.0-RC8"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library Optional jar 2.11.8

provided (1)

Group / Artifact Type Version
de.wayofquality.blended » blended.docker.demo.node Optional jar 2.1.0-RC8

test (6)

Group / Artifact Type Version
org.apache.activemq : activemq-client Optional jar 5.14.2
de.wayofquality.blended : blended.itestsupport Optional jar 2.1.0-RC8
org.scalatest : scalatest_2.11 Optional jar 3.0.1
org.slf4j : slf4j-api Optional jar 1.7.12
org.slf4j : slf4j-log4j12 Optional jar 1.7.12
com.typesafe.akka : akka-slf4j_2.11 Optional jar 2.3.10

Project Modules

There are no modules declared in this project.