Last Version

blended.itest.node 2.5.0-M10

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

License

License

GroupId

GroupId

de.wayofquality.blended
ArtifactId

ArtifactId

blended.itest.node
Version

Version

2.5.0-M10
Type

Type

jar
Description

Description

blended.itest.node
A sample integration test using 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.itest.node 2.5.0-M10


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

Dependencies

compile (1)

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

provided (2)

Group / Artifact Type Version
de.wayofquality.blended » blended.docker.demo.apacheds Optional jar 2.5.0-M10
de.wayofquality.blended » blended.docker.demo.node Optional jar 2.5.0-M10

test (7)

Group / Artifact Type Version
org.apache.activemq : activemq-client Optional jar 5.15.3
de.wayofquality.blended : blended.itestsupport Optional jar 2.5.0-M10
org.scalatest : scalatest_2.12 Optional jar 3.0.5
org.slf4j : slf4j-api Optional jar 1.7.25
com.typesafe.akka : akka-slf4j_2.12 Optional jar 2.5.9
ch.qos.logback : logback-core Optional jar 1.2.3
ch.qos.logback : logback-classic Optional jar 1.2.3

Project Modules

There are no modules declared in this project.