Java SDK for Serverless Workflow Specification

Compile Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.github.everit-org.json-schema » org.everit.json.schema
Implementation of the JSON Schema Core Draft v4 specification built with the org.json API
Apache 2.0
io.serverlessworkflow » serverlessworkflow-api
Java SDK for Serverless Workflow Specification
1.0.0.Final7.21.0.Final
Core Utils Apache 2.0
org.apache.commons » commons-lang3
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...

Test Dependencies (8)

Category/LicenseGroup / ArtifactVersionUpdates
Logging EPL 2.0 +1
ch.qos.logback » logback-classic
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
Assertion Apache 2.0
org.assertj » assertj-core
Rich and fluent assertions for testing in Java
Testing BSD 3-clause
org.hamcrest » hamcrest-library
Core API and libraries of hamcrest matcher framework.
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-params
JUnit Jupiter extension for running parameterized tests.
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
Testing Apache 2.0
org.skyscreamer » jsonassert
Library for writing tests that checks JSON documents (useful for testing responses from REST services).