`xjc` (and you can find lot of plugin that can inv...
# gradle
d
xjc
(and you can find lot of plugin that can invoke
xjc
from gradle. But it will generate Java code. We’re trying in my company to convert this generated java code into kotlin code using an annotation processor.