├ 📂 src/
│ ├ 📂 main/java/io/github/sealor/java/prototype/eclipselink/moxy/json/
│ │ ├ 📜 OperatingSystem.java
│ │ └ 📜 SimpleTO.java
│ └ 📂 test/
│ ░ ├ 📂 java/io/github/sealor/java/prototype/eclipselink/moxy/json/
│ ░ │ ├ 📜 AbstractTest.java
│ ░ │ └ 📜 SimpleTOTest.java
│ ░ └ 📂 resources/io/github/sealor/java/prototype/eclipselink/moxy/json/
│ ░ ░ └ 📜 jaxb.properties
├ 📜 LICENSE
├ 📜 pom.xml
└ 📜 README.md
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.