Registry / utility / cxf-tools-common

cxf-tools-common

JSON →
library4.2.0javamavenunverified

Common utilities and classes for Apache CXF command-line tools used in web service development.

<dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-common</artifactId> <version>4.2.0</version> </dependency>
INSTALL
IMPORT
SIG · CXF-TOOLS-COMMON
C
cxf-tools-common
utilityjavav4.2.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.

ToolContext
org.apache.cxf.tools.common.ToolContext

Minimal usage showing instantiation of the tool context.

import org.apache.cxf.tools.common.ToolContext; public class Example { public static void main(String[] args) { ToolContext context = new ToolContext(); System.out.println("CXF Tools Common ready"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
cxf-tools-common — mvn dependency:get cxf-tools-common · libregistry