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