Registry / other / contract

contract

JSON →
library9.19.0javamavenunverified

Container for interfaces and contracts that define the interaction between implementations and consumers in the Valtimo platform.

<dependency> <groupId>com.ritense.valtimo</groupId> <artifactId>contract</artifactId> <version>9.19.0</version> </dependency>
INSTALL
IMPORT
SIG · CONTRACT
C
contract
otherjavav9.19.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.

Contract
com.ritense.valtimo.contract.Contract

Shows basic usage of the Contract interface from the Valtimo contract module.

import com.ritense.valtimo.contract.Contract; public class Example { public static void main(String[] args) { Contract contract = new Contract() {}; System.out.println("Contract module loaded."); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
9.19.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
contract — mvn dependency:get contract · libregistry