Registry / utility / concord-common

concord-common

JSON →
library2.41.0javamavenunverified

Common library for Concord, a workflow orchestration platform that enables automation of complex processes.

<dependency> <groupId>com.walmartlabs.concord</groupId> <artifactId>concord-common</artifactId> <version>2.41.0</version> </dependency>
INSTALL
IMPORT
SIG · CONCORD-COMMON
C
concord-common
utilityjavav2.41.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ConcordCommon
com.walmartlabs.concord.common.ConcordCommon

Minimal example showing how to use the Concord Common library.

import com.walmartlabs.concord.common.ConcordCommon; public class Example { public static void main(String[] args) { ConcordCommon common = new ConcordCommon(); System.out.println(common.getVersion()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.41.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
concord-common — mvn dependency:get concord-common · libregistry