зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 13:16:07 +02:00
35 строки
1.4 KiB
Plaintext
35 строки
1.4 KiB
Plaintext
https://www.oracle.com/technical-resources/articles/javase/jaxb.html
|
|
|
|
https://jakarta.ee/specifications/xml-binding/
|
|
https://jakarta.ee/specifications/xml-binding/4.0/
|
|
https://github.com/jakartaee/jaxb-api
|
|
https://jakarta.ee/specifications/platform/10/apidocs/jakarta/xml/bind/package-summary
|
|
|
|
https://eclipse-ee4j.github.io/jaxb-ri/
|
|
https://github.com/eclipse-ee4j/jaxb-ri
|
|
https://github.com/eclipse-ee4j/jaxb-ri/tree/master/jaxb-ri/samples/src/main/samples
|
|
https://github.com/eclipse-ee4j/jaxb-ri/blob/master/jaxb-ri/samples/src/main/samples/unmarshal-read/po.xsd
|
|
https://mvnrepository.com/artifact/org.glassfish.jaxb/jaxb-runtime
|
|
|
|
articles
|
|
baeldung
|
|
https://www.baeldung.com/tag/jaxb
|
|
https://www.baeldung.com/jaxb
|
|
https://github.com/eugenp/tutorials/tree/master/jaxb
|
|
https://github.com/eugenp/tutorials/blob/master/jaxb/pom.xml
|
|
https://github.com/eugenp/tutorials/blob/master/jaxb/src/main/resources/user.xsd
|
|
https://www.baeldung.com/jaxb-unmarshalling-dates
|
|
2021
|
|
https://mkyong.com/java/jaxb-hello-world-example/
|
|
https://github.com/mkyong/core-java
|
|
!!! using jakarta
|
|
|
|
maven-plugins
|
|
https://github.com/highsource/jaxb-tools
|
|
|
|
http://www.mojohaus.org/jaxb2-maven-plugin/Documentation/v2.4/
|
|
https://github.com/mojohaus/jaxb2-maven-plugin/
|
|
https://www.mojohaus.org/jaxb2-maven-plugin/#/repo
|
|
https://mvnrepository.com/artifact/org.codehaus.mojo/jaxb2-maven-plugin
|
|
3.2.0
|