Package io.mateo.cxf.codegen.dsl
Class CxfCodegenExtension
java.lang.Object
io.mateo.cxf.codegen.dsl.CxfCodegenExtension
Configuration options for the plugin.
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionSpecify the version of Apache CXF dependencies.
- 
Field Details- 
EXTENSION_NAMEName of this extension.- See Also:
 
 
- 
- 
Constructor Details- 
CxfCodegenExtensionpublic CxfCodegenExtension()
 
- 
- 
Method Details- 
getCxfVersionSpecify the version of Apache CXF dependencies. The convention is "4.1.3"
 
-