Registry / utility / antchain-util

antchain-util

JSON →
library0.1.10javamavenunverified

Utility library for AntChain OpenAPI Java SDK, providing common helper functions for API calls.

<dependency> <groupId>com.antgroup.antchain.openapi</groupId> <artifactId>antchain-util</artifactId> <version>0.1.10</version> </dependency>
INSTALL
IMPORT
SIG · ANTCHAIN-UTIL
A
antchain-util
utilityjavav0.1.10
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.

AntChainUtils
com.antgroup.antchain.openapi.util.AntChainUtils

Getting current timestamp using AntChain utils.

import com.antgroup.antchain.openapi.util.AntChainUtils; public class Example { public static void main(String[] args) { String result = AntChainUtils.getTimestamp(); System.out.println(result); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.10latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
22
OpenAI (training)
2
Amazon
1
Resources
antchain-util — mvn dependency:get antchain-util · libregistry