CXF common modules
· This module contains all (feel free if something is needed)
Apache CXF modules that can be used with provided scope in Wildfly.
When you add this module remember to add
org.apache.cxf.impl
org.apache.commons.lang3
org.apache.commons.lang
to jboss-deployment-structure.xml
You have to use it with provided scope in maven dependency.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window fhdp-cxf-bom-4.10.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.