License |
License |
---|---|
GroupId | GroupIdcom.github.dbmdz.flusswerk |
ArtifactId | ArtifactIdintegration-tests |
Version | Version5.0.2 |
Type | Typejar |
Description |
DescriptionFlusswerk - Integration Tests
Tooling for AMQP/RabbitMQ based workflow management.
|
Filename | Size |
---|---|
integration-tests-5.0.2.pom | |
integration-tests-5.0.2.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>5.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dbmdz.flusswerk/integration-tests/
implementation 'com.github.dbmdz.flusswerk:integration-tests:5.0.2'
// https://jarcasting.com/artifacts/com.github.dbmdz.flusswerk/integration-tests/
implementation ("com.github.dbmdz.flusswerk:integration-tests:5.0.2")
'com.github.dbmdz.flusswerk:integration-tests:jar:5.0.2'
<dependency org="com.github.dbmdz.flusswerk" name="integration-tests" rev="5.0.2">
<artifact name="integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dbmdz.flusswerk', module='integration-tests', version='5.0.2')
)
libraryDependencies += "com.github.dbmdz.flusswerk" % "integration-tests" % "5.0.2"
[com.github.dbmdz.flusswerk/integration-tests "5.0.2"]
Group / Artifact | Type | Version |
---|---|---|
io.micrometer : micrometer-core | jar | |
io.micrometer : micrometer-registry-prometheus | jar | |
org.assertj : assertj-core | jar | 3.19.0 |
net.logstash.logback : logstash-logback-encoder | jar | 6.6 |
org.springframework.boot : spring-boot-starter | jar | 2.5.5 |
Group / Artifact | Type | Version |
---|---|---|
com.github.dbmdz.flusswerk : framework | jar | 5.0.2 |
org.junit.jupiter : junit-jupiter | jar | 5.8.1 |
org.springframework.boot : spring-boot-starter-test | jar | 2.5.5 |
org.springframework.boot : spring-boot-actuator-autoconfigure | jar | 2.5.5 |