vic/mill-scalaxb
Generate Scala from wsdl and xsd files on mill builds
{ "defaultBranch": "master", "description": "Generate Scala from wsdl and xsd files on mill builds", "fullName": "vic/mill-scalaxb", "homepage": "", "language": "Scala", "name": "mill-scalaxb", "pushedAt": "2025-07-15T04:37:42Z", "stargazersCount": 3, "updatedAt": "2025-07-15T04:37:46Z", "url": "https://github.com/vic/mill-scalaxb"}mill-scalaxb
Section titled “mill-scalaxb”A [Mill][mill] module for compiling wsdl and xsd files into Scala sources using [scalaxb][scalaxb]
See the example project buildfile: [example/build.sc][example].
[mill] !: https://www.lihaoyi.com/mill [scalaxb] !: http://scalaxb.org [example] !: https://github.com/vic/mill-scalaxb/blob/master/example/build.sc