All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download .test JAR files with dependency

Search JAR files by class name

zeebe-qa-util from group io.camunda (version 8.5.2)

Zeebe QA Utilities

Group: io.camunda Artifact: zeebe-qa-util
Show all versions Show documentation Show source 
 

0 downloads
Artifact zeebe-qa-util
Group io.camunda
Version 8.5.2
Last update 04. June 2024
Organization not specified
URL http://zeebe.io/zeebe-qa/zeebe-qa-util/
License Zeebe Community License v1.1
Dependencies amount 32
Dependencies testcontainers, zeebe-test-container, testcontainers-keycloak, slf4j-api, jackson-annotations, feign-core, feign-jackson, docker-java-api, jackson-datatype-jdk8, jackson-datatype-jsr310, camunda-zeebe, toxiproxy, toxiproxy-java, assertj-core, agrona, zeebe-broker, zeebe-util, zeebe-atomix-cluster, zeebe-gateway, zeebe-test-util, spring-beans, spring-context, spring-core, spring-boot, spring-web, simpleclient, awaitility, zeebe-client-java, junit-jupiter-api, junit-platform-commons, swagger-annotations, guava,
There are maybe transitive dependencies!

zeebe-qa-integration-tests from group io.camunda (version 8.5.2)

Zeebe QA Integration Tests

Group: io.camunda Artifact: zeebe-qa-integration-tests
Show all versions 
 

0 downloads
Artifact zeebe-qa-integration-tests
Group io.camunda
Version 8.5.2
Last update 04. June 2024
Organization not specified
URL http://zeebe.io/zeebe-qa/zeebe-qa-integration-tests/
License Zeebe Community License v1.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

zeebe-qa-update-tests from group io.camunda (version 8.5.2)

Zeebe QA Update Tests

Group: io.camunda Artifact: zeebe-qa-update-tests
Show all versions 
 

0 downloads
Artifact zeebe-qa-update-tests
Group io.camunda
Version 8.5.2
Last update 04. June 2024
Organization not specified
URL http://zeebe.io/zeebe-qa/zeebe-qa-update-tests/
License Zeebe Community License v1.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

zeebe-process-test-engine from group io.camunda (version 8.6.0-alpha2)

Test engine for running process tests. This a minimized version of the real Zeebe engine and should be used for testing purposes only.

Group: io.camunda Artifact: zeebe-process-test-engine
Show all versions Show documentation Show source 
 

0 downloads
Artifact zeebe-process-test-engine
Group io.camunda
Version 8.6.0-alpha2
Last update 04. June 2024
Organization not specified
URL https://github.com/camunda-community-hub/zeebe-process-test-root/zeebe-process-test-engine/
License Zeebe Community License v1.1
Dependencies amount 21
Dependencies zeebe-process-test-api, zeebe-workflow-engine, zeebe-util, zeebe-logstreams, zeebe-client-java, zeebe-msgpack-value, zeebe-protocol, zeebe-protocol-impl, zeebe-db, zeebe-scheduler, zeebe-stream-platform, jackson-databind, proto-google-common-protos, agrona, protobuf-java, grpc-protobuf, grpc-api, zeebe-gateway-protocol-impl, slf4j-api, grpc-stub, guava,
There are maybe transitive dependencies!

zeebe-process-test-extension-testcontainer from group io.camunda (version 8.6.0-alpha2)

Annotation and extension for running process tests using testcontainers.

Group: io.camunda Artifact: zeebe-process-test-extension-testcontainer
Show all versions Show documentation Show source 
 

0 downloads
Artifact zeebe-process-test-extension-testcontainer
Group io.camunda
Version 8.6.0-alpha2
Last update 04. June 2024
Organization not specified
URL https://github.com/camunda-community-hub/zeebe-process-test-root/zeebe-process-test-extension-testcontainer/
License Apache License, Version 2.0
Dependencies amount 14
Dependencies zeebe-process-test-assertions, zeebe-process-test-engine-protocol, zeebe-client-java, zeebe-protocol-jackson, junit-jupiter-api, testcontainers, jackson-core, jackson-databind, zeebe-protocol, zeebe-process-test-api, zeebe-process-test-filters, junit-platform-commons, grpc-api, slf4j-api,
There are maybe transitive dependencies!

zeebe-process-test-assertions from group io.camunda (version 8.6.0-alpha2)

Assertions for verifying the state of a process.

Group: io.camunda Artifact: zeebe-process-test-assertions
Show all versions Show documentation Show source 
 

0 downloads
Artifact zeebe-process-test-assertions
Group io.camunda
Version 8.6.0-alpha2
Last update 04. June 2024
Organization not specified
URL https://github.com/camunda-community-hub/zeebe-process-test-root/zeebe-process-test-assertions/
License Apache License, Version 2.0
Dependencies amount 7
Dependencies zeebe-protocol, zeebe-process-test-filters, assertj-core, zeebe-client-java, jackson-databind, camunda-xml-model, zeebe-bpmn-model,
There are maybe transitive dependencies!

zeebe-process-test-filters from group io.camunda (version 8.6.0-alpha2)

Filters for filtering through a list of Records.

Group: io.camunda Artifact: zeebe-process-test-filters
Show all versions Show documentation Show source 
 

0 downloads
Artifact zeebe-process-test-filters
Group io.camunda
Version 8.6.0-alpha2
Last update 04. June 2024
Organization not specified
URL https://github.com/camunda-community-hub/zeebe-process-test-root/zeebe-process-test-filters/
License Apache License, Version 2.0
Dependencies amount 4
Dependencies zeebe-client-java, zeebe-process-test-api, zeebe-protocol, slf4j-api,
There are maybe transitive dependencies!

zeebe-process-test-qa-testcontainers from group io.camunda (version 8.6.0-alpha2)

Group: io.camunda Artifact: zeebe-process-test-qa-testcontainers
Show all versions Show source 
 

0 downloads
Artifact zeebe-process-test-qa-testcontainers
Group io.camunda
Version 8.6.0-alpha2


zeebe-process-test-engine-protocol from group io.camunda (version 8.6.0-alpha2)

Defines the protocol of communicating with the engine-agent.

Group: io.camunda Artifact: zeebe-process-test-engine-protocol
Show all versions Show documentation Show source 
 

0 downloads
Artifact zeebe-process-test-engine-protocol
Group io.camunda
Version 8.6.0-alpha2
Last update 04. June 2024
Organization not specified
URL https://github.com/camunda-community-hub/zeebe-process-test-root/zeebe-process-test-engine-protocol/
License Apache License, Version 2.0
Dependencies amount 6
Dependencies grpc-protobuf, grpc-stub, protobuf-java, guava, grpc-api, javax.annotation-api,
There are maybe transitive dependencies!

zeebe-process-test-extension from group io.camunda (version 8.6.0-alpha2)

Annotation and extension for running process tests in an embedded test engine.

Group: io.camunda Artifact: zeebe-process-test-extension
Show all versions Show documentation Show source 
 

0 downloads
Artifact zeebe-process-test-extension
Group io.camunda
Version 8.6.0-alpha2
Last update 04. June 2024
Organization not specified
URL https://github.com/camunda-community-hub/zeebe-process-test-root/zeebe-process-test-extension/
License Zeebe Community License v1.1
Dependencies amount 8
Dependencies zeebe-process-test-engine, zeebe-process-test-assertions, zeebe-client-java, zeebe-process-test-filters, zeebe-process-test-api, junit-platform-commons, slf4j-api, junit-jupiter-api,
There are maybe transitive dependencies!



Page 415 from 2590 (items total 25898)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy