https://github.com/fhofherr/clj-jaxb
https://github.com/fhofherr/clj-jaxb
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fhofherr/clj-jaxb
- Owner: fhofherr
- License: epl-1.0
- Created: 2014-02-22T16:20:15.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-25T19:57:57.000Z (over 11 years ago)
- Last Synced: 2025-01-05T09:42:40.936Z (5 months ago)
- Size: 195 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# clj-jaxb
Clojure wrapper around the Java API for XML Binding.
## What happened to lein-xjc?
`lein-xjc` and `clj-jaxb` are two closely related, but totally independent
projects. I initially thought it was a good idea to keep them in the same
repository. This turned out to be wrong. Therefore `lein-xjc` has moved to a [new
repository](https://github.com/fhofherr/lein-xjc).