License |
License |
---|---|
GroupId | GroupIdcom.github.dbmdz.flusswerk |
ArtifactId | ArtifactIdintegration-tests |
Version | Version4.2.0 |
Type | Typejar |
Description |
DescriptionFlusswerk - Integration Tests
Tooling for AMQP/RabbitMQ based workflow management.
|
Filename | Size |
---|---|
integration-tests-4.2.0.pom | |
integration-tests-4.2.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dbmdz.flusswerk/integration-tests/ -->
<dependency>
<groupId>com.github.dbmdz.flusswerk</groupId>
<artifactId>integration-tests</artifactId>
<version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dbmdz.flusswerk/integration-tests/
implementation 'com.github.dbmdz.flusswerk:integration-tests:4.2.0'
// https://jarcasting.com/artifacts/com.github.dbmdz.flusswerk/integration-tests/
implementation ("com.github.dbmdz.flusswerk:integration-tests:4.2.0")
'com.github.dbmdz.flusswerk:integration-tests:jar:4.2.0'
<dependency org="com.github.dbmdz.flusswerk" name="integration-tests" rev="4.2.0">
<artifact name="integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dbmdz.flusswerk', module='integration-tests', version='4.2.0')
)
libraryDependencies += "com.github.dbmdz.flusswerk" % "integration-tests" % "4.2.0"
[com.github.dbmdz.flusswerk/integration-tests "4.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.micrometer : micrometer-core | jar | |
io.micrometer : micrometer-registry-prometheus | jar | |
org.assertj : assertj-core | jar | 3.16.1 |
net.logstash.logback : logstash-logback-encoder | jar | 6.4 |
org.springframework.boot : spring-boot-starter | jar | 2.3.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.github.dbmdz.flusswerk : framework | jar | 4.2.0 |
org.junit.jupiter : junit-jupiter | jar | |
org.springframework.boot : spring-boot-starter-test | jar | 2.3.4.RELEASE |
org.springframework.boot : spring-boot-actuator-autoconfigure | jar | 2.3.4.RELEASE |