fixing wrong handling of proxies which are hidden in collections (bug fix 2)
[cdmlib.git] / pom.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3 <modelVersion>4.0.0</modelVersion>
4 <groupId>eu.etaxonomy</groupId>
5 <artifactId>cdmlib-parent</artifactId>
6 <version>4.13.0-SNAPSHOT</version>
7 <name>CDM Library</name>
8 <description>The Java implementation of the Common Data Model (CDM), the data model for EDIT's internet platform for cybertaxonomy.</description>
9 <url>http://cybertaxonomy.eu/cdmlib/</url>
10 <inceptionYear>2007</inceptionYear>
11 <packaging>pom</packaging>
12 <modules>
13 <module>cdmlib-commons</module>
14 <module>cdmlib-model</module>
15 <module>cdmlib-db</module>
16 <module>cdmlib-test</module>
17 <module>cdmlib-persistence</module>
18 <module>cdmlib-services</module>
19 <module>cdmlib-ext</module>
20 <module>cdmlib-io</module>
21 <module>cdmlib-remote</module>
22 <module>cdmlib-print</module>
23 <module>cdmlib-remote-webapp</module>
24 <module>cdmlib-cache</module>
25 </modules>
26 <properties>
27 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
28 <java.codelevel>1.8</java.codelevel>
29 <spring.version>4.2.4.RELEASE</spring.version>
30 <spring-security.version>4.0.3.RELEASE</spring-security.version>
31 <spring-security-oauth2.version>2.0.11.RELEASE</spring-security-oauth2.version>
32 <spring-cloud.version>1.1.3.RELEASE</spring-cloud.version>
33 <hibernate.version>5.0.7.Final</hibernate.version>
34 <hibernate-validator.version>5.2.2.Final</hibernate-validator.version>
35 <hibernate-search.version>5.5.2.Final</hibernate-search.version>
36 <lucene.version>5.4.1</lucene.version>
37 <unitils.version>3.4.2</unitils.version>
38 <hsqldb.version>2.3.3</hsqldb.version>
39 <!-- <hsqldb.version>1.8.0.10</hsqldb.version> -->
40 <!-- 1.8.0.10, 1.9.0-rc6 (manually build only for debugging) -->
41 <httpcomponents.version>4.5.1</httpcomponents.version>
42 <doxia.version>1.6</doxia.version>
43 <poi.version>3.13</poi.version>
44 <jackson.version>2.6.5</jackson.version>
45 <commons-logging.version>1.2</commons-logging.version>
46 <slf4j.version>1.7.13</slf4j.version>
47 <jaxb.version>2.2.11</jaxb.version>
48 <cglib.version>3.2.0</cglib.version>
49 <aspectj.version>1.8.8</aspectj.version>
50 <javadoc.opts>-Xdoclint:none</javadoc.opts>
51 </properties>
52
53 <scm>
54 <connection>scm:git:https://dev.e-taxonomy.eu/git/cdmlib.git</connection>
55 <developerConnection>scm:git:ssh://git@dev.e-taxonomy.eu/var/git/cdmlib.git</developerConnection>
56 <url>https://dev.e-taxonomy.eu/gitweb/cdmlib.git/tree</url>
57 </scm>
58
59 <prerequisites>
60 <maven>3.0.5</maven>
61 </prerequisites>
62
63 <mailingLists>
64 <mailingList>
65 <name>EDIT Platform Developers</name>
66 <subscribe>
67 https://lists.fu-berlin.de/listinfo/editplatformdevelopers#subscribe
68 </subscribe>
69 <unsubscribe>
70 https://lists.fu-berlin.de/listinfo/editplatformdevelopers#options
71 </unsubscribe>
72 </mailingList>
73 <mailingList>
74 <name>EDIT User</name>
75 <subscribe>
76 https://lists.fu-berlin.de/listinfo/edituser#subscribe
77 </subscribe>
78 <unsubscribe>
79 https://lists.fu-berlin.de/listinfo/edituser#options
80 </unsubscribe>
81 </mailingList>
82 </mailingLists>
83 <licenses>
84 <license>
85 <name>Mozilla Public License Version 1.1</name>
86 <url>http://www.mozilla.org/MPL/MPL-1.1.html</url>
87 <distribution>repo</distribution>
88 </license>
89 </licenses>
90 <organization>
91 <name>EDIT</name>
92 <url>http://www.e-taxonomy.eu/</url>
93 </organization>
94 <developers>
95 <developer>
96 <!-- your SVN account id please! -->
97 <id>ben.clark</id>
98 <name>
99 Ben Clark
100 </name>
101 <email>b.clark [at] kew.org</email>
102 <organization>
103 Royal Botanic Gardens, Kew
104 </organization>
105 <organizationUrl>http://www.kew.org/computing/</organizationUrl>
106 <timezone>0</timezone>
107 <roles>
108 <role>Architect</role>
109 <role>Java Developer</role>
110 </roles>
111 <url />
112 </developer>
113 <developer>
114 <!-- your SVN account id please! -->
115 <id>a.kohlbecker</id>
116 <name>
117 Andreas Kohlbecker
118 </name>
119 <email>a.kohlbecker [at] bgbm.org</email>
120 <organization>
121 Botanical Garden Botanical Museum Berlin
122 </organization>
123 <organizationUrl>http://www.bgbm.org/BioDivInf/</organizationUrl>
124 <timezone>+1</timezone>
125 <roles>
126 <role>Architect</role>
127 <role>Java Developer</role>
128 <role>Release Manager</role>
129 </roles>
130 <url />
131 </developer>
132 <developer>
133 <!-- your SVN account id please! -->
134 <id>c.mathew</id>
135 <name>
136 Cherian Mathew
137 </name>
138 <email>c.mathew [at] bgbm.org</email>
139 <organization>
140 Botanical Garden Botanical Museum Berlin
141 </organization>
142 <organizationUrl>http://www.bgbm.org/BioDivInf/</organizationUrl>
143 <timezone>+1</timezone>
144 <roles>
145 <role>Java Developer</role>
146 </roles>
147 <url />
148 </developer>
149 <developer>
150 <!-- your SVN account id please! -->
151 <id>k.luther</id>
152 <name>
153 Katja Luther
154 </name>
155 <email>k.luther [at] bgbm.org</email>
156 <organization>
157 Botanical Garden Botanical Museum Berlin
158 </organization>
159 <organizationUrl>http://www.bgbm.org/BioDivInf/</organizationUrl>
160 <timezone>+1</timezone>
161 <roles>
162 <role>Java Developer</role>
163 </roles>
164 <url />
165 </developer>
166 <developer>
167 <!-- your SVN account id please! -->
168 <id>a.mueller</id>
169 <name>
170 Andreas Müller
171 </name>
172 <email>a.mueller [at] bgbm.org</email>
173 <organization>
174 Botanical Garden Botanical Museum Berlin
175 </organization>
176 <organizationUrl>http://www.bgbm.org/BioDivInf/</organizationUrl>
177 <timezone>+1</timezone>
178 <roles>
179 <role>Architect</role>
180 <role>Java Developer</role>
181 <role>Release Manager</role>
182 </roles>
183 <url />
184 </developer>
185 </developers>
186 <!--contributors> <contributor> <name>Test-Contributor</name> </contributor>
187 </contributors -->
188 <issueManagement>
189 <system>Trac</system>
190 <url>https://dev.e-taxonomy.eu/redmine/projects/edit</url>
191 </issueManagement>
192 <ciManagement>
193 <system>Jenkins</system>
194 <url>http://int.e-taxonomy.eu/jenkins</url>
195 </ciManagement>
196 <!-- **** REPOSITORIES **** -->
197 <profiles>
198 <profile>
199 <id>local-repository</id>
200 <activation>
201 <property>
202 <name>localrepo</name>
203 </property>
204 </activation>
205 <repositories>
206 <repository>
207 <id>EditLocalRepository</id>
208 <url>file://${localrepo}/eu/etaxonomy/</url>
209 <releases>
210 <enabled>false</enabled>
211 <updatePolicy>always</updatePolicy>
212 </releases>
213 <snapshots>
214 <enabled>true</enabled>
215 <updatePolicy>always</updatePolicy>
216 </snapshots>
217 </repository>
218 </repositories>
219 </profile>
220 </profiles>
221 <repositories>
222 <!-- sun repository -->
223 <repository>
224 <id>java.net</id>
225 <url>http://download.java.net/maven/1/</url>
226 </repository>
227 <!-- the cdm internal repository -->
228 <repository>
229 <id>EditRepository</id>
230 <url>http://cybertaxonomy.eu/mavenrepo/</url>
231 </repository>
232 <!-- apache incubating repository -->
233 <repository>
234 <id>ApacheIncubating</id>
235 <url>http://people.apache.org/repo/m2-incubating-repository/</url>
236 </repository>
237 <!-- Neccessary for hibernate-envers -->
238 <repository>
239 <!-- <releases>
240 <enabled>true</enabled>
241 <updatePolicy>always</updatePolicy>
242 <checksumPolicy>warn</checksumPolicy>
243 </releases>
244 <snapshots>
245 <enabled>false</enabled>
246 <updatePolicy>never</updatePolicy>
247 <checksumPolicy>fail</checksumPolicy>
248 </snapshots> -->
249 <id>jboss-repository</id>
250 <name>JBoss Repository</name>
251 <url>http://repository.jboss.com</url>
252 </repository>
253 <!-- codehaus mule repository needed for yourkit -->
254 <!-- <repository>
255 <id>CodehausMuleRepository</id>
256 <url>http://dist.codehaus.org/mule/dependencies/maven2/</url>
257 </repository> -->
258 <!-- current spring source repositories -->
259 <!-- <repository>
260 <id>SpringSource Enterprise Bundle Repository - External Bundle Milestones</id>
261 <url>http://repository.springsource.com/maven/bundles/milestone</url>
262 </repository>
263 <repository>
264 <id>SpringSource Enterprise Bundle Repository - SpringSource Bundle Releases</id>
265 <url>http://repository.springsource.com/maven/bundles/release</url>
266 </repository>
267 <repository>
268 <id>SpringSource Enterprise Bundle Repository - External Bundle Releases</id>
269 <url>http://repository.springsource.com/maven/bundles/external</url>
270 </repository> -->
271 <!-- for ikey-plus -->
272 <!-- <repository>
273 <id>itextpdf.com</id>
274 <name>Maven Repository for iText</name>
275 <url>http://maven.itextpdf.com/</url>
276 </repository> -->
277 <!-- for jena snapshot -->
278 <!-- <repository>
279 <id>apache</id>
280 <name>Apache Repository for Snapshots</name>
281 <url>https://repository.apache.org/content/repositories/snapshots/</url>
282 </repository> -->
283
284
285 </repositories>
286 <!-- **** PLUGINS **** -->
287 <build>
288 <plugins>
289 <plugin>
290 <groupId>org.apache.maven.plugins</groupId>
291 <artifactId>maven-compiler-plugin</artifactId>
292 <version>2.3.2</version>
293 <configuration>
294 <source>${java.codelevel}</source>
295 <target>${java.codelevel}</target>
296 <encoding>UTF-8</encoding> <!-- necessary? should be covered by project. properties source encoding -->
297 <!-- to increase stacksize see #6404 -->
298 </configuration>
299 </plugin>
300 <plugin>
301 <groupId>org.apache.maven.plugins</groupId>
302 <artifactId>maven-surefire-plugin</artifactId>
303 <version>2.12</version>
304 <configuration>
305 <argLine>-Xmx512M -XX:MaxPermSize=128M</argLine>
306 <runOrder>alphabetical</runOrder>
307 <includes>
308 <include>**/*Test.java</include>
309 </includes>
310 </configuration>
311 </plugin>
312 <plugin>
313 <groupId>org.codehaus.mojo</groupId>
314 <artifactId>buildnumber-maven-plugin</artifactId>
315 <version>1.0-beta-3</version>
316 <executions>
317 <execution>
318 <!--<phase>deploy</phase> -->
319 <goals>
320 <goal>create</goal>
321 </goals>
322 </execution>
323 </executions>
324 <configuration>
325 <doCheck>false</doCheck>
326 <!-- Only create the build number if there are no local modifications -->
327 <doUpdate>false</doUpdate>
328 <!-- automatically update the local svn copy -->
329 </configuration>
330 </plugin>
331 <plugin>
332 <groupId>org.apache.maven.plugins</groupId>
333 <artifactId>maven-site-plugin</artifactId>
334 <version>3.3</version>
335 <configuration>
336 <locales>en</locales>
337 <outputEncoding>UTF-8</outputEncoding>
338 <!-- chmod: not not use chmod, rather adapt the umask of the user
339 at the server to which the site is deployed -->
340 <chmod>false</chmod>
341 </configuration>
342 </plugin>
343 <plugin>
344 <groupId>org.apache.maven.plugins</groupId>
345 <artifactId>maven-source-plugin</artifactId>
346 <version>2.1.2</version>
347 <executions>
348 <execution>
349 <id>attach-sources</id>
350 <phase>verify</phase>
351 <goals>
352 <goal>jar</goal>
353 </goals>
354 </execution>
355 </executions>
356 </plugin>
357 <plugin>
358 <groupId>org.apache.maven.plugins</groupId>
359 <artifactId>maven-javadoc-plugin</artifactId>
360 <version>2.7</version>
361 <configuration>
362 <stylesheet>maven</stylesheet>
363 <quiet>true</quiet>
364 <detectLinks>true</detectLinks>
365 <failOnError>false</failOnError>
366 <additionalparam>${javadoc.opts}</additionalparam>
367 </configuration>
368 <executions>
369 <execution>
370 <id>aggregate</id>
371 <goals>
372 <goal>aggregate</goal>
373 </goals>
374 <phase>site</phase>
375 </execution>
376 </executions>
377 </plugin>
378 <plugin>
379 <groupId>org.apache.maven.plugins</groupId>
380 <artifactId>maven-eclipse-plugin</artifactId>
381 <version>2.9</version>
382 <configuration>
383 <downloadSources>true</downloadSources>
384 <downloadJavadocs>true</downloadJavadocs>
385 </configuration>
386 </plugin>
387 <plugin>
388 <groupId>com.agilejava.docbkx</groupId>
389 <artifactId>docbkx-maven-plugin</artifactId>
390 <version>2.0.9</version>
391 <executions>
392 <execution>
393 <goals>
394 <goal>generate-html</goal>
395 <goal>generate-pdf</goal>
396 </goals>
397 <phase>pre-site</phase>
398 </execution>
399 </executions>
400 <dependencies>
401 <dependency>
402 <groupId>org.docbook</groupId>
403 <artifactId>docbook-xml</artifactId>
404 <version>4.4</version>
405 <scope>runtime</scope>
406 </dependency>
407 </dependencies>
408 <configuration>
409 <includes>ReferenceDocumentation.xml</includes>
410 <chunkedOutput>true</chunkedOutput>
411 <htmlStylesheet>resources/css/html.css</htmlStylesheet>
412 <xincludeSupported>true</xincludeSupported>
413 <!--<htmlCustomization>src/docbkx/resources/xsl/html_chunk.xsl</htmlCustomization> -->
414 <!-- if anyone can get the xsl-fo customization to work properly,
415 then by all means use it <foCustomization>src/docbkx/resources/xsl/fopdf.xsl</foCustomization> -->
416 <entities>
417 <entity>
418 <name>version</name>
419 <value>${project.version}</value>
420 </entity>
421 </entities>
422 <!--We want the final documentation and the required resources
423 to end up in the right place -->
424 <postProcess>
425 <copy todir="target/site/reference">
426 <fileset dir="target/docbkx">
427 <include name="**/*.html" />
428 <include name="**/*.pdf" />
429 </fileset>
430 </copy>
431 <copy todir="target/site/reference/html">
432 <fileset dir="src/docbkx">
433 <include name="**/*.css" />
434 <include name="**/*.png" />
435 <include name="**/*.gif" />
436 <include name="**/*.jpg" />
437 </fileset>
438 </copy>
439 </postProcess>
440 </configuration>
441 </plugin>
442 <plugin>
443 <groupId>org.codehaus.mojo</groupId>
444 <artifactId>wagon-maven-plugin</artifactId>
445 <version>1.0-beta-3</version>
446 <configuration>
447 <fromDir>${project.build.directory}/docbkx/</fromDir>
448 <includes>**/*</includes>
449 <excludes />
450 <url>scpexe://cybertaxonomy.eu</url>
451 <serverId>cybertaxonomy.eu</serverId>
452 <toDir>var/www/wp5.e-taxonomy.eu/cdmlib/reference/${project.version}</toDir>
453 </configuration>
454 <executions>
455 <execution>
456 <id>upload-reference-documentation</id>
457 <phase>site-deploy</phase>
458 <goals>
459 <goal>upload</goal>
460 </goals>
461 </execution>
462 </executions>
463 </plugin>
464 <plugin>
465 <groupId>org.apache.maven.plugins</groupId>
466 <artifactId>maven-release-plugin</artifactId>
467 <version>2.1</version>
468 <configuration>
469 <allowTimestampedSnapshots>true</allowTimestampedSnapshots>
470 <autoVersionSubmodules>true</autoVersionSubmodules>
471 <preparationGoals>clean verify install</preparationGoals>
472 <goals>deploy</goals><!-- skipping site-deploy by explicitly configuring
473 the goal here -->
474 <tagBase>http://dev.e-taxonomy.eu/svn/tags/cdmlib</tagBase>
475 </configuration>
476 </plugin>
477 <plugin>
478 <groupId>external.atlassian.jgitflow</groupId>
479 <artifactId>jgitflow-maven-plugin</artifactId>
480 <version>1.0-m6</version>
481 <configuration>
482 <pushHotfixes>true</pushHotfixes>
483 <pushReleases>true</pushReleases>
484 <enableSshAgent>true</enableSshAgent>
485 <allowSnapshots>true</allowSnapshots>
486 <allowUntracked>true</allowUntracked>
487 </configuration>
488 <dependencies>
489 <!--
490 upgrading dependency jsch.agent.version of jgit-flow plugin to 0.1.53
491 in order have ssl key exchange algorithms compatible with openssh 6.7
492 -->
493 <dependency>
494 <groupId>com.jcraft</groupId>
495 <artifactId>jsch</artifactId>
496 <version>0.1.53</version>
497 </dependency>
498 </dependencies>
499 </plugin>
500 </plugins>
501 <!-- -->
502 <extensions>
503 <extension>
504 <groupId>org.apache.maven.wagon</groupId>
505 <artifactId>wagon-scm</artifactId>
506 <version>1.0-beta-6</version>
507 </extension>
508 <extension>
509 <groupId>org.apache.maven.wagon</groupId>
510 <artifactId>wagon-ssh</artifactId>
511 <version>1.0-beta-6</version>
512 </extension>
513 <extension>
514 <groupId>org.apache.maven.wagon</groupId>
515 <artifactId>wagon-ssh-external</artifactId>
516 <version>1.0-beta-6</version>
517 </extension>
518 <extension>
519 <groupId>org.apache.maven.scm</groupId>
520 <artifactId>maven-scm-manager-plexus</artifactId>
521 <version>1.0</version>
522 </extension>
523 <extension>
524 <groupId>org.apache.maven.scm</groupId>
525 <artifactId>maven-scm-provider-svnexe</artifactId>
526 <version>1.0</version>
527 </extension>
528 <!-- WebDAV plugin to upload snapshots -->
529 <extension>
530 <groupId>org.apache.maven.wagon</groupId>
531 <artifactId>wagon-webdav</artifactId>
532 <version>1.0-beta-2</version>
533 </extension>
534 </extensions>
535 <pluginManagement>
536 <plugins>
537 <plugin>
538 <groupId>org.apache.maven.plugins</groupId>
539 <artifactId>maven-antrun-plugin</artifactId>
540 <version>1.7</version>
541 </plugin>
542 </plugins>
543 </pluginManagement>
544 </build>
545 <reporting>
546 <plugins>
547 <plugin>
548 <!-- you will want to start by publishing your classes' Javadocs -->
549 <groupId>org.apache.maven.plugins</groupId>
550 <artifactId>maven-javadoc-plugin</artifactId>
551 <version>2.7</version>
552 <configuration>
553 <detectLinks>true</detectLinks>
554 <additionalparam>${javadoc.opts}</additionalparam>
555 </configuration>
556 </plugin>
557 <plugin>
558 <!-- this will generate an indexed and cross-referenced HTML version
559 of your source code -->
560 <groupId>org.apache.maven.plugins</groupId>
561 <artifactId>maven-jxr-plugin</artifactId>
562 <version>2.2</version>
563 </plugin>
564 <plugin>
565 <!-- if you use @todo tags to remind you of things to be done (which
566 is a good coding practice), the taglist report will generate a list of all
567 the items marked @todo or TODO -->
568 <groupId>org.codehaus.mojo</groupId>
569 <artifactId>taglist-maven-plugin</artifactId>
570 <version>2.4</version>
571 </plugin>
572 <plugin>
573 <!-- Test coverage can be a useful indication of the quality of your
574 unit tests. It basically tells you how much of your code is actually run
575 by your unit tests, which, in turn, can give you a good idea of the tests'
576 quality -->
577 <groupId>org.codehaus.mojo</groupId>
578 <artifactId>cobertura-maven-plugin</artifactId>
579 <version>2.4</version>
580 <!-- <executions> <execution> <id>clean</id> <phase>clean</phase>
581 <goals> <goal>clean</goal> </goals> </execution> </executions> -->
582 </plugin>
583 <!-- -->
584 <plugin>
585 <groupId>org.apache.maven.plugins</groupId>
586 <artifactId>maven-project-info-reports-plugin</artifactId>
587 <version>2.8</version>
588 <configuration>
589 <!-- when the dependencyLocations option is enabled maven will
590 determine if resources are located within a given repository. If that repository
591 doesn’t exist anyomore or is just terribly slow and will produce tons of
592 line in the log starting with: '[ERROR] Unable to determine if resource ...'
593 This will slow down site build drastically, therefore we disable this option
594 here. -->
595 <dependencyLocationsEnabled>false</dependencyLocationsEnabled>
596 </configuration>
597 <!-- just the deafault <reportSets> <reportSet> <reports> <report>dependencies</report>
598 <report>project-team</report> <report>mailing-list</report> <report>cim</report>
599 <report>issue-tracking</report> <report>license</report> <report>scm</report>
600 </reports> </reportSet> </reportSets> -->
601 </plugin>
602 <!-- The changes-maven-plugin plug-in uses a special XML file (src/changes/changes.xml)
603 to track releases and changes in each release -->
604 <plugin>
605 <groupId>org.apache.maven.plugins</groupId>
606 <artifactId>maven-changes-plugin</artifactId>
607 <version>2.3</version>
608 <configuration>
609 <issueLinkTemplatePerSystem>
610 <default>%URL%/ticket/%ISSUE%</default>
611 </issueLinkTemplatePerSystem>
612 </configuration>
613 <reportSets>
614 <reportSet>
615 <reports>
616 <report>changes-report</report>
617 </reports>
618 </reportSet>
619 </reportSets>
620 </plugin>
621 <!-- <plugin> <artifactId>maven-surefire-plugin</artifactId> </plugin> -->
622 <!-- The changelog plug-in generates a nice report describing which
623 files have been changed and by whom -->
624 <!-- <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>changelog-maven-plugin</artifactId>
625 </plugin> -->
626 </plugins>
627
628 </reporting>
629 <!-- DISTRIBUTION MANAGEMENT -->
630 <distributionManagement>
631 <site>
632 <id>cybertaxonomy.eu</id>
633 <name>CDM Library Website</name>
634 <url>scpexe://cybertaxonomy.eu/var/www/wp5.e-taxonomy.eu/cdmlib/</url>
635 </site>
636 <repository>
637 <uniqueVersion>false</uniqueVersion>
638 <id>cybertaxonomy.eu</id>
639 <name>Edit Maven Repository</name>
640 <url>scpexe://cybertaxonomy.eu/var/www/wp5.e-taxonomy.eu/mavenrepo/</url>
641 <layout>default</layout>
642 </repository>
643 </distributionManagement>
644 <!-- **** DEPENDENCIES **** -->
645 <dependencies>
646 <dependency>
647 <groupId>junit</groupId>
648 <artifactId>junit</artifactId>
649 </dependency>
650 <dependency>
651 <groupId>log4j</groupId>
652 <artifactId>log4j</artifactId>
653 </dependency>
654 </dependencies>
655 <dependencyManagement>
656 <dependencies>
657 <dependency>
658 <groupId>eu.etaxonomy</groupId>
659 <artifactId>cdmlib-commons</artifactId>
660 <version>${project.version}</version>
661 </dependency>
662 <dependency>
663 <groupId>eu.etaxonomy</groupId>
664 <artifactId>cdmlib-model</artifactId>
665 <version>${project.version}</version>
666 </dependency>
667 <dependency>
668 <groupId>eu.etaxonomy</groupId>
669 <artifactId>cdmlib-persistence</artifactId>
670 <version>${project.version}</version>
671 </dependency>
672 <dependency>
673 <groupId>eu.etaxonomy</groupId>
674 <artifactId>cdmlib-services</artifactId>
675 <version>${project.version}</version>
676 </dependency>
677 <dependency>
678 <groupId>eu.etaxonomy</groupId>
679 <artifactId>cdmlib-io</artifactId>
680 <version>${project.version}</version>
681 </dependency>
682 <dependency>
683 <groupId>eu.etaxonomy</groupId>
684 <artifactId>cdmlib-remote</artifactId>
685 <version>${project.version}</version>
686 </dependency>
687 <dependency>
688 <groupId>eu.etaxonomy</groupId>
689 <artifactId>cdmlib-remote-webapp</artifactId>
690 <version>${project.version}</version>
691 </dependency>
692 <dependency>
693 <groupId>eu.etaxonomy</groupId>
694 <artifactId>cdm-server</artifactId>
695 <version>${project.version}</version>
696 </dependency>
697 <dependency>
698 <groupId>eu.etaxonomy</groupId>
699 <artifactId>cdmlib-ext</artifactId>
700 <version>${project.version}</version>
701 </dependency>
702 <dependency>
703 <groupId>eu.etaxonomy</groupId>
704 <artifactId>cdmlib-print</artifactId>
705 <version>${project.version}</version>
706 </dependency>
707 <!--*********** JAXB********* -->
708 <dependency>
709 <groupId>javax.xml.bind</groupId>
710 <artifactId>jaxb-api</artifactId>
711 <version>2.2.12</version>
712 </dependency>
713 <dependency>
714 <groupId>xml-resolver</groupId>
715 <artifactId>xml-resolver</artifactId>
716 <version>1.2</version>
717 </dependency>
718 <dependency>
719 <groupId>javax.activation</groupId>
720 <artifactId>activation</artifactId>
721 <version>1.1.1</version>
722 </dependency>
723 <dependency>
724 <groupId>org.glassfish.jaxb</groupId>
725 <artifactId>jaxb-runtime</artifactId>
726 <version>${jaxb.version}</version>
727 </dependency>
728 <dependency>
729 <groupId>org.glassfish.jaxb</groupId>
730 <artifactId>jaxb-core</artifactId>
731 <version>${jaxb.version}</version>
732 </dependency>
733 <dependency>
734 <groupId>org.glassfish.jaxb</groupId>
735 <artifactId>jaxb-jxc</artifactId>
736 <version>${jaxb.version}</version>
737 </dependency>
738 <!-- ******* hibernate uses slf4j ******* -->
739 <dependency>
740 <groupId>org.slf4j</groupId>
741 <artifactId>slf4j-api</artifactId>
742 <version>${slf4j.version}</version>
743 </dependency>
744 <dependency>
745 <groupId>org.slf4j</groupId>
746 <artifactId>slf4j-log4j12</artifactId>
747 <version>${slf4j.version}</version>
748 </dependency>
749 <dependency>
750 <groupId>org.slf4j</groupId>
751 <artifactId>slf4j-nop</artifactId>
752 <version>${slf4j.version}</version>
753 </dependency>
754 <!-- ******* testing ******* -->
755 <dependency>
756 <groupId>junit</groupId>
757 <artifactId>junit</artifactId>
758 <version>4.12</version>
759 <scope>test</scope>
760 </dependency>
761 <dependency>
762 <groupId>com.carrotsearch</groupId>
763 <artifactId>junit-benchmarks</artifactId>
764 <version>0.7.2</version>
765 <scope>test</scope>
766 </dependency>
767 <dependency>
768 <groupId>org.unitils</groupId>
769 <artifactId>unitils-core</artifactId>
770 <version>${unitils.version}</version>
771 <!-- <scope>test</scope> unscoped since we need this dependency at
772 compile time in persistence for H2DbSupport.java -->
773 </dependency>
774 <dependency>
775 <groupId>org.unitils</groupId>
776 <artifactId>unitils-database</artifactId>
777 <version>${unitils.version}</version>
778 <!-- <scope>test</scope> -->
779 <exclusions>
780 <exclusion>
781 <groupId>org.springframework</groupId>
782 <artifactId>spring-jdbc</artifactId>
783 </exclusion>
784 </exclusions>
785 </dependency>
786 <dependency>
787 <groupId>org.unitils</groupId>
788 <artifactId>unitils-dbmaintainer</artifactId>
789 <version>${unitils.version}</version>
790 <!-- <scope>test</scope> -->
791 <exclusions>
792 <exclusion>
793 <groupId>org.hibernate</groupId>
794 <artifactId>hibernate</artifactId>
795 </exclusion>
796 <exclusion>
797 <groupId>org.slf4j</groupId>
798 <artifactId>slf4j-nop</artifactId>
799 </exclusion>
800 </exclusions>
801 </dependency>
802 <dependency>
803 <groupId>org.unitils</groupId>
804 <artifactId>unitils-dbunit</artifactId>
805 <version>${unitils.version}</version>
806 <!-- <scope>test</scope> -->
807 </dependency>
808 <dependency>
809 <groupId>org.unitils</groupId>
810 <artifactId>unitils-easymock</artifactId>
811 <version>${unitils.version}</version>
812 <!-- <scope>test</scope> -->
813 </dependency>
814 <dependency>
815 <groupId>org.unitils</groupId>
816 <artifactId>unitils-mock</artifactId>
817 <version>${unitils.version}</version>
818 <!-- <scope>test</scope> -->
819 </dependency>
820 <dependency>
821 <groupId>org.unitils</groupId>
822 <artifactId>unitils-inject</artifactId>
823 <version>${unitils.version}</version>
824 <!-- <scope>test</scope> -->
825 </dependency>
826 <dependency>
827 <groupId>org.unitils</groupId>
828 <artifactId>unitils-orm</artifactId>
829 <version>${unitils.version}</version>
830 <!-- <scope>test</scope> -->
831 <exclusions>
832 <exclusion>
833 <groupId>javax.persistence</groupId>
834 <artifactId>persistence-api</artifactId>
835 </exclusion>
836 </exclusions>
837 </dependency>
838 <dependency>
839 <groupId>org.unitils</groupId>
840 <artifactId>unitils-spring</artifactId>
841 <version>${unitils.version}</version>
842 <!-- <scope>test</scope> -->
843 </dependency>
844 <dependency>
845 <groupId>xmlunit</groupId>
846 <artifactId>xmlunit</artifactId>
847 <version>1.6</version>
848 <!-- <scope>test</scope> -->
849 </dependency>
850 <!-- <dependency>
851 <groupId>org.dbunit</groupId>
852 <artifactId>dbunit</artifactId>
853 <version>2.4.9</version> -->
854 <!-- <scope>test</scope> -->
855 <!-- </dependency> -->
856 <!-- dependency of unitils-database, but with lower number there ,
857 higher number needed for compatibility with current hibernate and Java 1.6
858 PreparedStatement -->
859 <dependency>
860 <groupId>commons-dbcp</groupId>
861 <artifactId>commons-dbcp</artifactId>
862 <version>1.4</version>
863 <!-- <scope>test</scope> -->
864 </dependency>
865 <dependency>
866 <groupId>eu.etaxonomy</groupId>
867 <artifactId>cdmlib-test</artifactId>
868 <!-- <scope>test</scope> -->
869 <version>${project.version}</version>
870 </dependency>
871
872 <!-- ******* aspect ******* -->
873 <dependency>
874 <groupId>org.aspectj</groupId>
875 <artifactId>aspectjrt</artifactId>
876 <version>${aspectj.version}</version>
877 </dependency>
878 <dependency>
879 <groupId>org.aspectj</groupId>
880 <artifactId>aspectjweaver</artifactId>
881 <version>${aspectj.version}</version>
882 </dependency>
883 <!-- ******* VARIOUS ******* -->
884 <dependency>
885 <groupId>log4j</groupId>
886 <artifactId>log4j</artifactId>
887 <version>1.2.17</version>
888 </dependency>
889 <dependency>
890 <groupId>javax.annotation</groupId>
891 <artifactId>jsr250-api</artifactId>
892 <version>1.0</version>
893 </dependency>
894 <dependency>
895 <groupId>net.sf.opencsv</groupId>
896 <artifactId>opencsv</artifactId>
897 <version>2.3</version>
898 </dependency>
899 <dependency>
900 <groupId>org.eclipse</groupId>
901 <artifactId>osgi</artifactId>
902 <version>3.6.0</version>
903 </dependency>
904 <dependency>
905 <groupId>cglib</groupId>
906 <artifactId>cglib</artifactId>
907 <version>${cglib.version}</version>
908 </dependency>
909 <dependency>
910 <groupId>cglib</groupId>
911 <artifactId>cglib-nodep</artifactId>
912 <version>${cglib.version}</version>
913 </dependency>
914 <dependency>
915 <groupId>commons-lang</groupId>
916 <artifactId>commons-lang</artifactId>
917 <version>2.6</version>
918 </dependency>
919 <dependency>
920 <groupId>org.apache.commons</groupId>
921 <artifactId>commons-lang3</artifactId>
922 <version>3.5</version>
923 </dependency>
924 <dependency>
925 <groupId>commons-collections</groupId>
926 <artifactId>commons-collections</artifactId>
927 <version>3.2.2</version>
928 </dependency>
929 <dependency>
930 <groupId>org.apache.httpcomponents</groupId>
931 <artifactId>httpclient</artifactId>
932 <version>${httpcomponents.version}</version>
933 </dependency>
934 <dependency>
935 <groupId>org.apache.httpcomponents</groupId>
936 <artifactId>httpcore</artifactId>
937 <version>4.4.4</version>
938 </dependency>
939 <dependency>
940 <groupId>commons-io</groupId>
941 <artifactId>commons-io</artifactId>
942 <version>2.4</version>
943 </dependency>
944 <!-- only for version management, poi currently requires 1.6, commons-logging
945 1.1.1 requires 1.6, so we update here to the latest version -->
946 <dependency>
947 <groupId>commons-codec</groupId>
948 <artifactId>commons-codec</artifactId>
949 <version>1.10</version>
950 </dependency>
951 <!-- only for version management, httpcore:4.2.4, commons-beanutils:1.8.3,
952 commons-collections:3.2.1 currently require 1.1.1 , httpclient:4.2.3, spring-modules-cache
953 require 1.1 and batik-ext requires 1.0.4, so we update here to the latest
954 version 1.1.2, poi and springframework require 1.1.3 -->
955 <dependency>
956 <groupId>commons-logging</groupId>
957 <artifactId>commons-logging</artifactId>
958 <version>${commons-logging.version}</version>
959 </dependency>
960 <!-- only for version management, hibernate-commons-annotations:4.0.1.Final
961 requires 3.1.0.CR2 , hibernate-ehcache:4.1.10 requires 3.1.0.GA , so we update
962 here to the latest version 3.1.3.GA -->
963 <dependency>
964 <groupId>org.jboss.logging</groupId>
965 <artifactId>jboss-logging</artifactId>
966 <version>3.3.0.Final</version>
967 </dependency>
968 <!-- TODO com.springsource.org.aopalliance and com.springsource.org.apache.commons.logging
969 seem to be duplicates of e.g. apache commons-logging. Needs to be further
970 checked. -->
971 <!-- since hibernate 5.0.4 Dialect throws exception if jta is missing -->
972 <dependency>
973 <groupId>javax.transaction</groupId>
974 <artifactId>jta</artifactId>
975 <version>1.1</version>
976 </dependency>
977
978 <!-- TODO xerces xmlParserAPIs duplicates many classes from jre and
979 xml-apis. It is a dependency that comes with xom:xom -->
980 <dependency>
981 <groupId>org.apache.jena</groupId>
982 <artifactId>jena-tdb</artifactId>
983 <version>1.1.2</version>
984 </dependency>
985
986 <dependency>
987 <groupId>net.sf.ezmorph</groupId>
988 <artifactId>ezmorph</artifactId>
989 <version>1.0.6</version>
990 </dependency>
991 <dependency>
992 <groupId>commons-beanutils</groupId>
993 <artifactId>commons-beanutils</artifactId>
994 <version>1.9.2</version>
995 </dependency>
996 <dependency>
997 <groupId>net.sf.json-lib</groupId>
998 <artifactId>json-lib</artifactId>
999 <version>2.4</version>
1000 <classifier>jdk15</classifier>
1001 </dependency>
1002 <dependency>
1003 <groupId>org.devlib.schmidt</groupId>
1004 <artifactId>imageinfo</artifactId>
1005 <version>1.9</version>
1006 </dependency>
1007 <dependency>
1008 <groupId>org.apache.poi</groupId>
1009 <artifactId>poi</artifactId>
1010 <version>${poi.version}</version>
1011 </dependency>
1012 <dependency>
1013 <groupId>org.apache.poi</groupId>
1014 <artifactId>poi-ooxml-schemas</artifactId>
1015 <version>${poi.version}</version>
1016 </dependency>
1017 <dependency>
1018 <groupId>org.apache.poi</groupId>
1019 <artifactId>poi-ooxml</artifactId>
1020 <version>${poi.version}</version>
1021 </dependency>
1022
1023 <dependency>
1024 <groupId>org.apache.sanselan</groupId>
1025 <artifactId>sanselan</artifactId>
1026 <version>0.97-incubator</version>
1027 </dependency>
1028 <!-- joda-time -->
1029 <dependency>
1030 <groupId>joda-time</groupId>
1031 <artifactId>joda-time</artifactId>
1032 <version>2.9.1</version>
1033 </dependency>
1034 <!-- maybe replaced by usertype.core -->
1035 <dependency>
1036 <groupId>org.jadira.usertype</groupId>
1037 <artifactId>usertype.jodatime</artifactId>
1038 <version>2.0.1</version>
1039 </dependency>
1040 <dependency>
1041 <groupId>org.apache.lucene</groupId>
1042 <artifactId>lucene-core</artifactId>
1043 <version>${lucene.version}</version>
1044 </dependency>
1045 <dependency>
1046 <groupId>org.apache.lucene</groupId>
1047 <artifactId>lucene-suggest</artifactId>
1048 <version>${lucene.version}</version>
1049 </dependency>
1050 <dependency>
1051 <groupId>org.apache.lucene</groupId>
1052 <artifactId>lucene-analyzers-common</artifactId>
1053 <version>${lucene.version}</version>
1054 </dependency>
1055 <dependency>
1056 <groupId>org.apache.lucene</groupId>
1057 <artifactId>lucene-queryparser</artifactId>
1058 <version>${lucene.version}</version>
1059 </dependency>
1060 <dependency>
1061 <groupId>org.apache.lucene</groupId>
1062 <artifactId>lucene-highlighter</artifactId>
1063 <version>${lucene.version}</version>
1064 </dependency>
1065 <dependency>
1066 <groupId>org.apache.lucene</groupId>
1067 <artifactId>lucene-grouping</artifactId>
1068 <version>${lucene.version}</version>
1069 </dependency>
1070 <dependency>
1071 <groupId>org.apache.lucene</groupId>
1072 <artifactId>lucene-join</artifactId>
1073 <version>${lucene.version}</version>
1074 </dependency>
1075 <dependency>
1076 <groupId>org.apache.lucene</groupId>
1077 <artifactId>lucene-backward-codecs</artifactId>
1078 <version>${lucene.version}</version>
1079 </dependency>
1080 <dependency>
1081 <groupId>org.apache.lucene</groupId>
1082 <artifactId>lucene-misc</artifactId>
1083 <version>${lucene.version}</version>
1084 </dependency>
1085 <dependency>
1086 <groupId>org.apache.lucene</groupId>
1087 <artifactId>lucene-facet</artifactId>
1088 <version>${lucene.version}</version>
1089 </dependency>
1090
1091 <dependency>
1092 <groupId>com.ibm.lsid</groupId>
1093 <artifactId>lsid-client</artifactId>
1094 <version>1.1.2</version>
1095 </dependency>
1096 <dependency>
1097 <groupId>com.ibm.lsid</groupId>
1098 <artifactId>lsid-server</artifactId>
1099 <version>1.1.2</version>
1100 </dependency>
1101 <dependency>
1102 <groupId>wsdl4j</groupId>
1103 <artifactId>wsdl4j</artifactId>
1104 <version>1.6.3</version>
1105 </dependency>
1106 <dependency>
1107 <groupId>net.sf.dozer</groupId>
1108 <artifactId>dozer</artifactId>
1109 <version>5.3.0</version>
1110 </dependency>
1111 <dependency>
1112 <groupId>net.sf.ehcache</groupId>
1113 <artifactId>ehcache-core</artifactId>
1114 <version>2.6.11</version>
1115 </dependency>
1116 <!-- ******* XML ******* -->
1117 <dependency>
1118 <groupId>xml-apis</groupId>
1119 <artifactId>xml-apis</artifactId>
1120 <!--
1121 WARNING: do not upgrade to later versions 2.0.x of xml-apis
1122 since these are effectivly reloated to the early beta version
1123 1.0.b2
1124 -->
1125 <version>1.4.01</version>
1126 </dependency>
1127 <dependency>
1128 <groupId>xerces</groupId>
1129 <artifactId>xercesImpl</artifactId>
1130 <version>2.11.0</version>
1131 </dependency>
1132 <!-- >batik-ext required by Xerces 2.11.0 for class ElementTraversal,
1133 as this is not included anymore in xml-apis 2.x -->
1134 <dependency>
1135 <groupId>org.apache.xmlgraphics</groupId>
1136 <artifactId>batik-ext</artifactId>
1137 <version>1.8</version>
1138 </dependency>
1139 <dependency> <!-- required by cdmlib-print -->
1140 <groupId>org.apache.xmlgraphics</groupId>
1141 <artifactId>fop</artifactId>
1142 <!-- version 1.1 does NOT work, because it depends on avalon-framework-api
1143 4.2.0 which is not available in central maven repository under the given
1144 groupID -->
1145 <version>1.1</version>
1146 <exclusions>
1147 <!-- 1.1 depends on an old version of avalon-framework which does
1148 not exist in mvn repository under this groupId (has old groupId) -->
1149 <exclusion>
1150 <groupId>org.apache.avalon.framework</groupId>
1151 <artifactId>avalon-framework-api</artifactId>
1152 </exclusion>
1153 <exclusion>
1154 <groupId>org.apache.avalon.framework</groupId>
1155 <artifactId>avalon-framework-impl</artifactId>
1156 </exclusion>
1157 </exclusions>
1158 </dependency>
1159 <!-- not directly required, but fix mentioned to force correct version
1160 number 4.3.1. Required by org.apache.xmlgraphics/fop 1.1 Remove when dependency
1161 in fop in corrected. -->
1162 <dependency>
1163 <groupId>org.apache.avalon.framework</groupId>
1164 <artifactId>avalon-framework-api</artifactId>
1165 <version>4.3.1</version>
1166 </dependency>
1167 <dependency>
1168 <groupId>org.odftoolkit</groupId>
1169 <artifactId>odfdom-java</artifactId>
1170 <version>0.8.7</version>
1171 </dependency>
1172 <dependency>
1173 <!-- used in eu.etaxonomy.cdm.io.markup and for swagger -->
1174 <groupId>com.google.guava</groupId>
1175 <artifactId>guava</artifactId>
1176 <version>19.0</version>
1177 </dependency>
1178 <dependency>
1179 <groupId>jaxen</groupId>
1180 <artifactId>jaxen</artifactId>
1181 <version>1.1.6</version>
1182 </dependency>
1183 <!-- last jdom 1.x version -->
1184 <dependency>
1185 <groupId>org.jdom</groupId>
1186 <artifactId>jdom</artifactId>
1187 <version>1.1.3</version>
1188 </dependency>
1189 <!-- jdom2 may exist in parallel to jdom(1) as it uses a different package structure -->
1190 <dependency>
1191 <groupId>org.jdom</groupId>
1192 <artifactId>jdom2</artifactId>
1193 <version>2.0.6</version>
1194 </dependency>
1195 <dependency>
1196 <groupId>com.thoughtworks.xstream</groupId>
1197 <artifactId>xstream</artifactId>
1198 <version>1.4.7</version>
1199 </dependency>
1200 <dependency>
1201 <groupId>xpp3</groupId>
1202 <artifactId>xpp3</artifactId>
1203 <version>1.1.4c</version>
1204 </dependency>
1205 <dependency>
1206 <groupId>stax</groupId>
1207 <artifactId>stax</artifactId>
1208 <version>1.2.0</version>
1209 </dependency>
1210 <dependency>
1211 <groupId>xom</groupId>
1212 <artifactId>xom</artifactId>
1213 <version>1.2.5</version>
1214 <exclusions>
1215 <!-- need to exclude com.ibm.icu:icu4j since it contains an invalid
1216 file which causes the jetty-maven-plugin to fail see http://stackoverflow.com/questions/3026956/javassist-failure-in-hibernate-invalid-constant-type-60 -->
1217 <exclusion>
1218 <groupId>com.ibm.icu</groupId>
1219 <artifactId>icu4j</artifactId>
1220 </exclusion>
1221 </exclusions>
1222 </dependency>
1223 <!-- ******* SAXON (ViBRANT)******* -->
1224 <dependency>
1225 <groupId>net.sf.saxon</groupId>
1226 <artifactId>Saxon-HE</artifactId>
1227 <version>9.7.0-2</version>
1228 </dependency>
1229 <!-- ******* http components (ViBRANT)******* -->
1230 <dependency>
1231 <groupId>org.apache.httpcomponents</groupId>
1232 <artifactId>httpmime</artifactId>
1233 <version>${httpcomponents.version}</version>
1234 </dependency>
1235 <!-- ***** json ******************** -->
1236 <dependency>
1237 <groupId>org.json</groupId>
1238 <artifactId>json</artifactId>
1239 <version>20090211</version>
1240 </dependency>
1241 <!-- ******* HIBERNATE / EJB3 ******* -->
1242 <dependency>
1243 <groupId>org.hibernate.javax.persistence</groupId>
1244 <artifactId>hibernate-jpa-2.1-api</artifactId>
1245 <version>1.0.0.Final</version>
1246 </dependency>
1247 <dependency>
1248 <groupId>org.hibernate</groupId>
1249 <artifactId>hibernate-core</artifactId>
1250 <version>${hibernate.version}</version>
1251 </dependency>
1252 <dependency>
1253 <groupId>org.hibernate</groupId>
1254 <artifactId>hibernate-entitymanager</artifactId>
1255 <version>${hibernate.version}</version>
1256 </dependency>
1257 <dependency>
1258 <groupId>org.hibernate</groupId>
1259 <artifactId>hibernate-ehcache</artifactId>
1260 <version>${hibernate.version}</version>
1261 </dependency>
1262 <dependency>
1263 <groupId>org.hibernate</groupId>
1264 <artifactId>hibernate-envers</artifactId>
1265 <version>${hibernate.version}</version>
1266 </dependency>
1267 <dependency>
1268 <groupId>org.hibernate</groupId>
1269 <artifactId>hibernate-c3p0</artifactId>
1270 <version>${hibernate.version}</version>
1271 </dependency>
1272 <dependency>
1273 <groupId>com.mchange</groupId>
1274 <artifactId>c3p0</artifactId>
1275 <!--
1276 IMPORTANT!!!
1277 when changing the version of this artifact, the
1278 version in cdm-server pom.xml must be changed
1279 the same otherwise db connections through jndi
1280 will not work!
1281 NOTE: not so critical anymore as we use cdmlib-db
1282 now for both projects
1283 -->
1284 <version>0.9.5.2</version>
1285 </dependency>
1286 <dependency>
1287 <groupId>org.hibernate.common</groupId>
1288 <artifactId>hibernate-commons-annotations</artifactId>
1289 <version>5.0.1.Final</version>
1290 </dependency>
1291 <dependency>
1292 <groupId>org.hibernate</groupId>
1293 <artifactId>hibernate-search-orm</artifactId>
1294 <version>${hibernate-search.version}</version>
1295 </dependency>
1296 <dependency>
1297 <groupId>org.hibernate</groupId>
1298 <artifactId>hibernate-search-engine</artifactId>
1299 <version>${hibernate-search.version}</version>
1300 </dependency>
1301 <dependency>
1302 <groupId>org.javassist</groupId>
1303 <artifactId>javassist</artifactId>
1304 <version>3.20.0-GA</version>
1305 </dependency>
1306 <dependency>
1307 <groupId>org.hibernate</groupId>
1308 <artifactId>hibernate-cglib-repack</artifactId>
1309 <version>2.1_3</version>
1310 </dependency>
1311
1312 <!-- ******* SPRING ******* -->
1313 <dependency>
1314 <groupId>org.springframework</groupId>
1315 <artifactId>spring-core</artifactId>
1316 <version>${spring.version}</version>
1317 </dependency>
1318 <dependency>
1319 <groupId>org.springframework</groupId>
1320 <artifactId>spring-context</artifactId>
1321 <version>${spring.version}</version>
1322 </dependency>
1323 <dependency>
1324 <groupId>org.springframework</groupId>
1325 <artifactId>spring-beans</artifactId>
1326 <version>${spring.version}</version>
1327 </dependency>
1328 <dependency>
1329 <groupId>org.springframework</groupId>
1330 <artifactId>spring-orm</artifactId>
1331 <version>${spring.version}</version>
1332 </dependency>
1333 <dependency>
1334 <groupId>org.springframework</groupId>
1335 <artifactId>spring-jdbc</artifactId>
1336 <version>${spring.version}</version>
1337 </dependency>
1338 <dependency>
1339 <groupId>org.springframework</groupId>
1340 <artifactId>spring-tx</artifactId>
1341 <version>${spring.version}</version>
1342 </dependency>
1343 <dependency>
1344 <groupId>org.springframework</groupId>
1345 <artifactId>spring-test</artifactId>
1346 <version>${spring.version}</version>
1347 </dependency>
1348 <dependency>
1349 <groupId>org.springframework</groupId>
1350 <artifactId>spring-web</artifactId>
1351 <version>${spring.version}</version>
1352 </dependency>
1353 <dependency>
1354 <groupId>org.springframework</groupId>
1355 <artifactId>spring-webmvc</artifactId>
1356 <version>${spring.version}</version>
1357 </dependency>
1358 <dependency>
1359 <groupId>org.springframework</groupId>
1360 <artifactId>spring-aop</artifactId>
1361 <version>${spring.version}</version>
1362 </dependency>
1363 <dependency>
1364 <groupId>org.springframework</groupId>
1365 <artifactId>spring-aspects</artifactId>
1366 <version>${spring.version}</version>
1367 </dependency>
1368 <dependency>
1369 <groupId>org.springframework</groupId>
1370 <artifactId>spring-expression</artifactId>
1371 <version>${spring.version}</version>
1372 </dependency>
1373 <dependency>
1374 <groupId>org.springframework</groupId>
1375 <artifactId>spring-context-support</artifactId>
1376 <version>${spring.version}</version>
1377 </dependency>
1378 <dependency>
1379 <groupId>org.springframework</groupId>
1380 <artifactId>spring-oxm</artifactId>
1381 <version>${spring.version}</version>
1382 </dependency>
1383 <dependency>
1384 <groupId>org.springframework.security</groupId>
1385 <artifactId>spring-security-core</artifactId>
1386 <version>${spring-security.version}</version>
1387 </dependency>
1388 <dependency>
1389 <groupId>org.springframework.security</groupId>
1390 <artifactId>spring-security-config</artifactId>
1391 <version>${spring-security.version}</version>
1392 </dependency>
1393 <dependency>
1394 <groupId>org.springframework.security</groupId>
1395 <artifactId>spring-security-web</artifactId>
1396 <version>${spring-security.version}</version>
1397 </dependency>
1398 <dependency>
1399 <groupId>org.springframework.security.oauth</groupId>
1400 <artifactId>spring-security-oauth2</artifactId>
1401 <version>${spring-security-oauth2.version}</version>
1402 </dependency>
1403 <dependency>
1404 <groupId>org.springframework.cloud</groupId>
1405 <artifactId>spring-cloud-security</artifactId>
1406 <version>${spring-security.version}</version>
1407 </dependency>
1408
1409 <!-- ******* SERVLET/JSP/JSF ******* -->
1410 <dependency>
1411 <groupId>javax.servlet</groupId>
1412 <artifactId>javax.servlet-api</artifactId>
1413 <version>3.1.0</version>
1414 </dependency>
1415
1416 <!-- yourkit profiler api controller (used in ..) -->
1417 <dependency>
1418 <groupId>com.yourkit</groupId>
1419 <artifactId>yjp-controller-api-redist</artifactId>
1420 <version>2015-build-15086</version>
1421 <scope>test</scope>
1422 </dependency>
1423 <!-- For Validation -->
1424 <dependency>
1425 <groupId>javax.validation</groupId>
1426 <artifactId>validation-api</artifactId>
1427 <version>1.1.0.Final</version>
1428 </dependency>
1429 <dependency>
1430 <groupId>org.hibernate</groupId>
1431 <artifactId>hibernate-validator</artifactId>
1432 <version>${hibernate-validator.version}</version>
1433 </dependency>
1434 <dependency>
1435 <groupId>com.fasterxml</groupId>
1436 <artifactId>classmate</artifactId>
1437 <version>1.3.1</version>
1438 </dependency>
1439 <dependency>
1440 <groupId>javax.el</groupId>
1441 <artifactId>javax.el-api</artifactId>
1442 <version>2.2.5</version>
1443 </dependency>
1444 <dependency>
1445 <groupId>org.glassfish.web</groupId>
1446 <artifactId>javax.el</artifactId>
1447 <version>2.2.6</version>
1448 </dependency>
1449 <dependency>
1450 <groupId>org.hibernate</groupId>
1451 <artifactId>hibernate-validator-cdi</artifactId>
1452 <version>${hibernate-validator.version}</version>
1453 </dependency>
1454
1455 <!-- for ikey-plus -->
1456 <dependency>
1457 <groupId>identificationKeyAPI</groupId>
1458 <artifactId>identificationKeyAPI</artifactId>
1459 <version>1.0</version> <!-- was <version>1.0-SNAPSHOT</version> -->
1460 </dependency>
1461 <dependency>
1462 <groupId>com.itextpdf</groupId>
1463 <artifactId>itextpdf</artifactId>
1464 <version>5.5.8</version>
1465 <scope>compile</scope>
1466 </dependency>
1467 <!-- AptView -->
1468 <dependency>
1469 <groupId>org.apache.maven.doxia</groupId>
1470 <artifactId>doxia-module-apt</artifactId>
1471 <version>${doxia.version}</version>
1472 </dependency>
1473 <dependency>
1474 <groupId>org.apache.maven.doxia</groupId>
1475 <artifactId>doxia-module-xhtml</artifactId>
1476 <version>${doxia.version}</version>
1477 </dependency>
1478 <!-- swagger (rest service doc) -->
1479 <dependency>
1480 <groupId>io.swagger</groupId>
1481 <artifactId>swagger-annotations</artifactId>
1482 <!-- should match the springfox-swagger2 depends on -->
1483 <version>1.5.6</version>
1484 </dependency>
1485
1486 <!-- dependencies for swagger-springmvc, added explicitely -->
1487 <dependency>
1488 <groupId>com.fasterxml.jackson.core</groupId>
1489 <artifactId>jackson-databind</artifactId>
1490 <version>${jackson.version}</version>
1491 </dependency>
1492 <dependency>
1493 <groupId>com.fasterxml.jackson.core</groupId>
1494 <artifactId>jackson-core</artifactId>
1495 <version>${jackson.version}</version>
1496 </dependency>
1497 <dependency>
1498 <groupId>com.fasterxml.jackson.core</groupId>
1499 <artifactId>jackson-annotations</artifactId>
1500 <version>${jackson.version}</version>
1501 </dependency>
1502 <!-- END of dependencies for swagger-springmvc, added explicitely -->
1503 <dependency>
1504 <groupId>io.springfox</groupId>
1505 <artifactId>springfox-swagger2</artifactId>
1506 <version>2.4.0</version>
1507 </dependency>
1508
1509 <!-- ******* DATABASES DRIVER ******* -->
1510 <dependency>
1511 <groupId>mysql</groupId>
1512 <artifactId>mysql-connector-java</artifactId>
1513 <version>5.1.38</version>
1514 </dependency>
1515 <dependency>
1516 <groupId>org.postgresql</groupId>
1517 <artifactId>postgresql</artifactId>
1518 <version>9.4-1206-jdbc4</version>
1519 </dependency>
1520 <dependency>
1521 <groupId>com.h2database</groupId>
1522 <artifactId>h2</artifactId>
1523 <version>1.4.190</version>
1524 </dependency>
1525 <!--for sqlserver2008 and sqlserver2005 -->
1526 <dependency>
1527 <groupId>com.microsoft.sqlserver</groupId>
1528 <artifactId>jdbc4</artifactId>
1529 <version>2.0</version>
1530 </dependency>
1531 <dependency>
1532 <groupId>org.hsqldb</groupId>
1533 <artifactId>hsqldb</artifactId>
1534 <version>${hsqldb.version}</version>
1535 </dependency>
1536 <dependency>
1537 <!-- SQL Server and Sybase -->
1538 <groupId>net.sourceforge.jtds</groupId>
1539 <artifactId>jtds</artifactId>
1540 <version>1.3.1</version>
1541 </dependency>
1542 <dependency>
1543 <groupId>oracle</groupId>
1544 <artifactId>ojdbc14</artifactId>
1545 <version>10.2.0.4.0</version>
1546 </dependency>
1547 <!-- <dependency>
1548 <groupId>ojdbc</groupId>
1549 <artifactId>ojdbc</artifactId>
1550 <version>14</version>
1551 </dependency> -->
1552 </dependencies>
1553 </dependencyManagement>
1554 </project>