work in progress
This commit is contained in:
parent
e460b26abb
commit
c1808d7e9b
41 changed files with 349 additions and 393 deletions
|
|
@ -38,6 +38,11 @@
|
|||
<artifactId>joda-time</artifactId>
|
||||
<version>1.6.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.xml.bind</groupId>
|
||||
<artifactId>jaxb-api</artifactId>
|
||||
<version>${jaxb.api.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
Loading…
Add table
editor.link_modal.header
Reference in a new issue