Produced by Araxis Merge on 4/18/2017 3:49:13 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Genisis2Client-master.zip\Genisis2Services-master | pom.xml | Tue Mar 28 12:53:02 2017 UTC |
| 2 | Genisis2Client-master.zip\Genisis2Services-master | pom.xml | Tue Apr 18 16:52:18 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 3 | 2468 |
| Changed | 2 | 4 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | <project | |
| 2 | xmlns="htt p://maven. apache.org /POM/4.0.0 " | |
| 3 | xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" | |
| 4 | xsi:schema Location=" http://mav en.apache. org/POM/4. 0.0 http:/ /maven.apa che.org/ma ven-v4_0_0 .xsd" | |
| 5 | > | |
| 6 | ||
| 7 | <modelVers ion> | |
| 8 | 4.0.0 | |
| 9 | </modelVer sion> | |
| 10 | ||
| 11 | <groupId> | |
| 12 | gov.va.gen isis2 | |
| 13 | </groupId> | |
| 14 | ||
| 15 | <artifactI d> | |
| 16 | Genisis2Se rvices | |
| 17 | </artifact Id> | |
| 18 | ||
| 19 | <packaging > | |
| 20 | war | |
| 21 | </packagin g> | |
| 22 | ||
| 23 | <version> | |
| 24 | 2.0.0-SNAP SHOT | |
| 25 | </version> | |
| 26 | ||
| 27 | <name> | |
| 28 | Genisis2Se rvices Mav en Webapp | |
| 29 | </name> | |
| 30 | ||
| 31 | <url> | |
| 32 | http://mav en.apache. org | |
| 33 | </url> | |
| 34 | ||
| 35 | ||
| 36 | <propertie s> | |
| 37 | ||
| 38 | <springmvc > | |
| 39 | 4.3.2.RELE ASE | |
| 40 | </springmv c> | |
| 41 | ||
| 42 | <jackson.v ersion> | |
| 43 | 1.1.1 | |
| 44 | </jackson. version> | |
| 45 | ||
| 46 | <maven.com piler.targ et> | |
| 47 | 1.8 | |
| 48 | </maven.co mpiler.tar get> | |
| 49 | ||
| 50 | <maven.com piler.sour ce> | |
| 51 | 1.8 | |
| 52 | </maven.co mpiler.sou rce> | |
| 53 | ||
| 54 | <hibernate .version> | |
| 55 | 5.2.5.Fina l | |
| 56 | </hibernat e.version> | |
| 57 | ||
| 58 | <warName> | |
| 59 | ${project. artifactId } | |
| 60 | </warName> | |
| 61 | ||
| 62 | </properti es> | |
| 63 | ||
| 64 | ||
| 65 | <!-- SCM c onnection properties for mvn r elease plu gin --> | |
| 66 | ||
| 67 | <scm> | |
| 68 | ||
| 69 | <connectio n> | |
| 70 | scm:git:gi t://github .boozallen csn.com/HE ALTH-ACCT- GROUP/Geni sis2Servic es.git | |
| 71 | </connecti on> | |
| 72 | ||
| 73 | <developer Connection > | |
| 74 | scm:git:gi t@github.b oozallencs n.com:HEAL TH-ACCT-GR OUP/Genisi s2Services .git | |
| 75 | </develope rConnectio n> | |
| 76 | ||
| 77 | <url> | |
| 78 | https://gi thub.booza llencsn.co m/HEALTH-A CCT-GROUP/ Genisis2Se rvices | |
| 79 | </url> | |
| 80 | ||
| 81 | <tag> | |
| 82 | HEAD | |
| 83 | </tag> | |
| 84 | ||
| 85 | </scm> | |
| 86 | ||
| 87 | ||
| 88 | <dependenc ies> | |
| 89 | ||
| 90 | <!-- Servl et Libs -- > | |
| 91 | ||
| 92 | <dependenc y> | |
| 93 | ||
| 94 | <groupId> | |
| 95 | javax.serv let | |
| 96 | </groupId> | |
| 97 | ||
| 98 | <artifactI d> | |
| 99 | javax.serv let-api | |
| 100 | </artifact Id> | |
| 101 | ||
| 102 | <version> | |
| 103 | 3.1.0 | |
| 104 | </version> | |
| 105 | ||
| 106 | </dependen cy> | |
| 107 | ||
| 108 | ||
| 109 | ||
| 110 | <!-- junit Libs --> | |
| 111 | ||
| 112 | <dependenc y> | |
| 113 | ||
| 114 | <groupId> | |
| 115 | junit | |
| 116 | </groupId> | |
| 117 | ||
| 118 | <artifactI d> | |
| 119 | junit | |
| 120 | </artifact Id> | |
| 121 | ||
| 122 | <version> | |
| 123 | 4.12 | |
| 124 | </version> | |
| 125 | ||
| 126 | </dependen cy> | |
| 127 | ||
| 128 | ||
| 129 | <dependenc y> | |
| 130 | ||
| 131 | <groupId> | |
| 132 | org.mockit o | |
| 133 | </groupId> | |
| 134 | ||
| 135 | <artifactI d> | |
| 136 | mockito-co re | |
| 137 | </artifact Id> | |
| 138 | ||
| 139 | <version> | |
| 140 | 1.10.19 | |
| 141 | </version> | |
| 142 | ||
| 143 | <scope> | |
| 144 | test | |
| 145 | </scope> | |
| 146 | ||
| 147 | </dependen cy> | |
| 148 | ||
| 149 | ||
| 150 | <!--Log4 - -> | |
| 151 | ||
| 152 | <dependenc y> | |
| 153 | ||
| 154 | <groupId> | |
| 155 | log4j | |
| 156 | </groupId> | |
| 157 | ||
| 158 | <artifactI d> | |
| 159 | log4j | |
| 160 | </artifact Id> | |
| 161 | ||
| 162 | <version> | |
| 163 | 1.2.15 | |
| 164 | </version> | |
| 165 | ||
| 166 | <exclusion s> | |
| 167 | ||
| 168 | <exclusion > | |
| 169 | ||
| 170 | <groupId> | |
| 171 | com.sun.jm x | |
| 172 | </groupId> | |
| 173 | ||
| 174 | <artifactI d> | |
| 175 | jmxri | |
| 176 | </artifact Id> | |
| 177 | ||
| 178 | </exclusio n> | |
| 179 | ||
| 180 | <exclusion > | |
| 181 | ||
| 182 | <groupId> | |
| 183 | com.sun.jd mk | |
| 184 | </groupId> | |
| 185 | ||
| 186 | <artifactI d> | |
| 187 | jmxtools | |
| 188 | </artifact Id> | |
| 189 | ||
| 190 | </exclusio n> | |
| 191 | ||
| 192 | <exclusion > | |
| 193 | ||
| 194 | <groupId> | |
| 195 | javax.jms | |
| 196 | </groupId> | |
| 197 | ||
| 198 | <artifactI d> | |
| 199 | jms | |
| 200 | </artifact Id> | |
| 201 | ||
| 202 | </exclusio n> | |
| 203 | ||
| 204 | </exclusio ns> | |
| 205 | ||
| 206 | </dependen cy> | |
| 207 | ||
| 208 | ||
| 209 | ||
| 210 | <!-- MS SQ L Server J DS Driver --> | |
| 211 | ||
| 212 | <dependenc y> | |
| 213 | ||
| 214 | <groupId> | |
| 215 | net.source forge.jtds | |
| 216 | </groupId> | |
| 217 | ||
| 218 | <artifactI d> | |
| 219 | jtds | |
| 220 | </artifact Id> | |
| 221 | ||
| 222 | <version> | |
| 223 | 1.3.1 | |
| 224 | </version> | |
| 225 | ||
| 226 | </dependen cy> | |
| 227 | ||
| 228 | ||
| 229 | ||
| 230 | ||
| 231 | ||
| 232 | <!--LDAP L ibs --> | |
| 233 | ||
| 234 | ||
| 235 | <dependenc y> | |
| 236 | ||
| 237 | <groupId> | |
| 238 | org.spring framework. ldap | |
| 239 | </groupId> | |
| 240 | ||
| 241 | <artifactI d> | |
| 242 | spring-lda p | |
| 243 | </artifact Id> | |
| 244 | ||
| 245 | <version> | |
| 246 | 1.2 | |
| 247 | </version> | |
| 248 | ||
| 249 | </dependen cy> | |
| 250 | ||
| 251 | <dependenc y> | |
| 252 | ||
| 253 | <groupId> | |
| 254 | org.spring framework. ldap | |
| 255 | </groupId> | |
| 256 | ||
| 257 | <artifactI d> | |
| 258 | spring-lda p-core | |
| 259 | </artifact Id> | |
| 260 | ||
| 261 | <version> | |
| 262 | 2.1.0.RELE ASE | |
| 263 | </version> | |
| 264 | ||
| 265 | </dependen cy> | |
| 266 | ||
| 267 | <dependenc y> | |
| 268 | ||
| 269 | <groupId> | |
| 270 | org.apache .directory .api | |
| 271 | </groupId> | |
| 272 | ||
| 273 | <artifactI d> | |
| 274 | api-ldap-c lient-all | |
| 275 | </artifact Id> | |
| 276 | ||
| 277 | <version> | |
| 278 | 1.0.0-M15 | |
| 279 | </version> | |
| 280 | ||
| 281 | </dependen cy> | |
| 282 | ||
| 283 | <dependenc y> | |
| 284 | ||
| 285 | <groupId> | |
| 286 | org.apache .directory .shared | |
| 287 | </groupId> | |
| 288 | ||
| 289 | <artifactI d> | |
| 290 | shared-lda p-model | |
| 291 | </artifact Id> | |
| 292 | ||
| 293 | <version> | |
| 294 | 1.0.0-M12 | |
| 295 | </version> | |
| 296 | ||
| 297 | </dependen cy> | |
| 298 | ||
| 299 | <dependenc y> | |
| 300 | ||
| 301 | <groupId> | |
| 302 | com.sun | |
| 303 | </groupId> | |
| 304 | ||
| 305 | <artifactI d> | |
| 306 | ldapbp | |
| 307 | </artifact Id> | |
| 308 | ||
| 309 | <version> | |
| 310 | 1.0 | |
| 311 | </version> | |
| 312 | ||
| 313 | </dependen cy> | |
| 314 | ||
| 315 | ||
| 316 | <!-- Sprin g 4 Libs - -> | |
| 317 | ||
| 318 | ||
| 319 | <dependenc y> | |
| 320 | ||
| 321 | <groupId> | |
| 322 | org.spring framework | |
| 323 | </groupId> | |
| 324 | ||
| 325 | <artifactI d> | |
| 326 | spring-bea ns | |
| 327 | </artifact Id> | |
| 328 | ||
| 329 | <version> | |
| 330 | ${springmv c} | |
| 331 | </version> | |
| 332 | ||
| 333 | </dependen cy> | |
| 334 | ||
| 335 | <dependenc y> | |
| 336 | ||
| 337 | <groupId> | |
| 338 | org.spring framework | |
| 339 | </groupId> | |
| 340 | ||
| 341 | <artifactI d> | |
| 342 | spring-orm | |
| 343 | </artifact Id> | |
| 344 | ||
| 345 | <version> | |
| 346 | ${springmv c} | |
| 347 | </version> | |
| 348 | ||
| 349 | </dependen cy> | |
| 350 | ||
| 351 | <dependenc y> | |
| 352 | ||
| 353 | <groupId> | |
| 354 | org.spring framework | |
| 355 | </groupId> | |
| 356 | ||
| 357 | <artifactI d> | |
| 358 | spring-cor e | |
| 359 | </artifact Id> | |
| 360 | ||
| 361 | <version> | |
| 362 | ${springmv c} | |
| 363 | </version> | |
| 364 | ||
| 365 | </dependen cy> | |
| 366 | ||
| 367 | <dependenc y> | |
| 368 | ||
| 369 | <groupId> | |
| 370 | org.spring framework | |
| 371 | </groupId> | |
| 372 | ||
| 373 | <artifactI d> | |
| 374 | spring-con text | |
| 375 | </artifact Id> | |
| 376 | ||
| 377 | <version> | |
| 378 | ${springmv c} | |
| 379 | </version> | |
| 380 | ||
| 381 | </dependen cy> | |
| 382 | ||
| 383 | <dependenc y> | |
| 384 | ||
| 385 | <groupId> | |
| 386 | org.spring framework | |
| 387 | </groupId> | |
| 388 | ||
| 389 | <artifactI d> | |
| 390 | spring-web | |
| 391 | </artifact Id> | |
| 392 | ||
| 393 | <version> | |
| 394 | ${springmv c} | |
| 395 | </version> | |
| 396 | ||
| 397 | </dependen cy> | |
| 398 | ||
| 399 | ||
| 400 | <dependenc y> | |
| 401 | ||
| 402 | <groupId> | |
| 403 | org.spring framework | |
| 404 | </groupId> | |
| 405 | ||
| 406 | <artifactI d> | |
| 407 | spring-web mvc | |
| 408 | </artifact Id> | |
| 409 | ||
| 410 | <version> | |
| 411 | ${springmv c} | |
| 412 | </version> | |
| 413 | ||
| 414 | </dependen cy> | |
| 415 | ||
| 416 | <dependenc y> | |
| 417 | ||
| 418 | <groupId> | |
| 419 | com.allenr u | |
| 420 | </groupId> | |
| 421 | ||
| 422 | <artifactI d> | |
| 423 | cross-orig in | |
| 424 | </artifact Id> | |
| 425 | ||
| 426 | <version> | |
| 427 | 1.0.1 | |
| 428 | </version> | |
| 429 | ||
| 430 | </dependen cy> | |
| 431 | ||
| 432 | ||
| 433 | ||
| 434 | <dependenc y> | |
| 435 | ||
| 436 | <groupId> | |
| 437 | commons-co dec | |
| 438 | </groupId> | |
| 439 | ||
| 440 | <artifactI d> | |
| 441 | commons-co dec | |
| 442 | </artifact Id> | |
| 443 | ||
| 444 | <version> | |
| 445 | 1.10 | |
| 446 | </version> | |
| 447 | ||
| 448 | </dependen cy> | |
| 449 | ||
| 450 | ||
| 451 | <dependenc y> | |
| 452 | ||
| 453 | <groupId> | |
| 454 | commons-lo gging | |
| 455 | </groupId> | |
| 456 | ||
| 457 | <artifactI d> | |
| 458 | commons-lo gging | |
| 459 | </artifact Id> | |
| 460 | ||
| 461 | <version> | |
| 462 | 1.2 | |
| 463 | </version> | |
| 464 | ||
| 465 | </dependen cy> | |
| 466 | ||
| 467 | ||
| 468 | ||
| 469 | <dependenc y> | |
| 470 | ||
| 471 | <groupId> | |
| 472 | net.sf.jop t-simple | |
| 473 | </groupId> | |
| 474 | ||
| 475 | <artifactI d> | |
| 476 | jopt-simpl e | |
| 477 | </artifact Id> | |
| 478 | ||
| 479 | <version> | |
| 480 | 5.0.2 | |
| 481 | </version> | |
| 482 | ||
| 483 | </dependen cy> | |
| 484 | ||
| 485 | ||
| 486 | ||
| 487 | <dependenc y> | |
| 488 | ||
| 489 | <groupId> | |
| 490 | org.aspect j | |
| 491 | </groupId> | |
| 492 | ||
| 493 | <artifactI d> | |
| 494 | aspectjwea ver | |
| 495 | </artifact Id> | |
| 496 | ||
| 497 | <version> | |
| 498 | 1.8.9 | |
| 499 | </version> | |
| 500 | ||
| 501 | </dependen cy> | |
| 502 | ||
| 503 | ||
| 504 | ||
| 505 | ||
| 506 | <dependenc y> | |
| 507 | ||
| 508 | <groupId> | |
| 509 | org.eclips e.persiste nce | |
| 510 | </groupId> | |
| 511 | ||
| 512 | <artifactI d> | |
| 513 | javax.pers istence | |
| 514 | </artifact Id> | |
| 515 | ||
| 516 | <version> | |
| 517 | 2.0.5 | |
| 518 | </version> | |
| 519 | ||
| 520 | </dependen cy> | |
| 521 | ||
| 522 | ||
| 523 | <dependenc y> | |
| 524 | ||
| 525 | <groupId> | |
| 526 | org.spring framework | |
| 527 | </groupId> | |
| 528 | ||
| 529 | <artifactI d> | |
| 530 | spring-jdb c | |
| 531 | </artifact Id> | |
| 532 | ||
| 533 | <version> | |
| 534 | 4.1.4.RELE ASE | |
| 535 | </version> | |
| 536 | ||
| 537 | </dependen cy> | |
| 538 | ||
| 539 | ||
| 540 | <dependenc y> | |
| 541 | ||
| 542 | <groupId> | |
| 543 | org.spring framework | |
| 544 | </groupId> | |
| 545 | ||
| 546 | <artifactI d> | |
| 547 | spring-tx | |
| 548 | </artifact Id> | |
| 549 | ||
| 550 | <version> | |
| 551 | 4.1.4.RELE ASE | |
| 552 | </version> | |
| 553 | ||
| 554 | </dependen cy> | |
| 555 | ||
| 556 | ||
| 557 | ||
| 558 | <dependenc y> | |
| 559 | ||
| 560 | <groupId> | |
| 561 | org.spring framework | |
| 562 | </groupId> | |
| 563 | ||
| 564 | <artifactI d> | |
| 565 | spring-exp ression | |
| 566 | </artifact Id> | |
| 567 | ||
| 568 | <version> | |
| 569 | 4.3.2.RELE ASE | |
| 570 | </version> | |
| 571 | ||
| 572 | </dependen cy> | |
| 573 | ||
| 574 | ||
| 575 | <!-- hiber nate 5 --> | |
| 576 | ||
| 577 | ||
| 578 | <dependenc y> | |
| 579 | ||
| 580 | <groupId> | |
| 581 | org.hibern ate | |
| 582 | </groupId> | |
| 583 | ||
| 584 | <artifactI d> | |
| 585 | hibernate- core | |
| 586 | </artifact Id> | |
| 587 | ||
| 588 | <exclusion s> | |
| 589 | ||
| 590 | <exclusion > | |
| 591 | ||
| 592 | <groupId> | |
| 593 | org.jboss. logging | |
| 594 | </groupId> | |
| 595 | ||
| 596 | <artifactI d> | |
| 597 | jboss-logg ing | |
| 598 | </artifact Id> | |
| 599 | ||
| 600 | </exclusio n> | |
| 601 | ||
| 602 | </exclusio ns> | |
| 603 | ||
| 604 | <version> | |
| 605 | 5.2.5.Fina l | |
| 606 | </version> | |
| 607 | ||
| 608 | </dependen cy> | |
| 609 | ||
| 610 | ||
| 611 | <dependenc y> | |
| 612 | ||
| 613 | <groupId> | |
| 614 | antlr | |
| 615 | </groupId> | |
| 616 | ||
| 617 | <artifactI d> | |
| 618 | antlr | |
| 619 | </artifact Id> | |
| 620 | ||
| 621 | <version> | |
| 622 | 2.7.7 | |
| 623 | </version> | |
| 624 | ||
| 625 | </dependen cy> | |
| 626 | ||
| 627 | <dependenc y> | |
| 628 | ||
| 629 | <groupId> | |
| 630 | com.faster xml | |
| 631 | </groupId> | |
| 632 | ||
| 633 | <artifactI d> | |
| 634 | classmate | |
| 635 | </artifact Id> | |
| 636 | ||
| 637 | <version> | |
| 638 | 1.3.0 | |
| 639 | </version> | |
| 640 | ||
| 641 | </dependen cy> | |
| 642 | ||
| 643 | <dependenc y> | |
| 644 | ||
| 645 | <groupId> | |
| 646 | dom4j | |
| 647 | </groupId> | |
| 648 | ||
| 649 | <artifactI d> | |
| 650 | dom4j | |
| 651 | </artifact Id> | |
| 652 | ||
| 653 | <version> | |
| 654 | 1.6.1 | |
| 655 | </version> | |
| 656 | ||
| 657 | </dependen cy> | |
| 658 | ||
| 659 | <dependenc y> | |
| 660 | ||
| 661 | <groupId> | |
| 662 | javax.ente rprise | |
| 663 | </groupId> | |
| 664 | ||
| 665 | <artifactI d> | |
| 666 | cdi-api | |
| 667 | </artifact Id> | |
| 668 | ||
| 669 | <version> | |
| 670 | 1.1 | |
| 671 | </version> | |
| 672 | ||
| 673 | </dependen cy> | |
| 674 | ||
| 675 | <dependenc y> | |
| 676 | ||
| 677 | <groupId> | |
| 678 | org.apache .geronimo. specs | |
| 679 | </groupId> | |
| 680 | ||
| 681 | <artifactI d> | |
| 682 | geronimo-j ta_1.1_spe c | |
| 683 | </artifact Id> | |
| 684 | ||
| 685 | <version> | |
| 686 | 1.1.1 | |
| 687 | </version> | |
| 688 | ||
| 689 | </dependen cy> | |
| 690 | ||
| 691 | <!-- <depe ndency> <g roupId>org .hibernate .common</g roupId> <a rtifactId> hibernate- commons-an notations< /artifactI d> | |
| 692 | <versi on>5.0.1.F inal</vers ion> </dep endency> - -> | |
| 693 | ||
| 694 | <dependenc y> | |
| 695 | ||
| 696 | <groupId> | |
| 697 | org.hibern ate.javax. persistenc e | |
| 698 | </groupId> | |
| 699 | ||
| 700 | <artifactI d> | |
| 701 | hibernate- jpa-2.1-ap i | |
| 702 | </artifact Id> | |
| 703 | ||
| 704 | <version> | |
| 705 | 1.0.0.Fina l | |
| 706 | </version> | |
| 707 | ||
| 708 | </dependen cy> | |
| 709 | ||
| 710 | ||
| 711 | <dependenc y> | |
| 712 | ||
| 713 | <groupId> | |
| 714 | org.jboss. logging | |
| 715 | </groupId> | |
| 716 | ||
| 717 | <artifactI d> | |
| 718 | jboss-logg ing | |
| 719 | </artifact Id> | |
| 720 | ||
| 721 | <version> | |
| 722 | 3.3.0.Fina l | |
| 723 | </version> | |
| 724 | ||
| 725 | </dependen cy> | |
| 726 | ||
| 727 | ||
| 728 | ||
| 729 | ||
| 730 | ||
| 731 | <!-- Jacks on --> | |
| 732 | ||
| 733 | <dependenc y> | |
| 734 | ||
| 735 | <groupId> | |
| 736 | org.codeha us.jackson | |
| 737 | </groupId> | |
| 738 | ||
| 739 | <artifactI d> | |
| 740 | jackson-ma pper-asl | |
| 741 | </artifact Id> | |
| 742 | ||
| 743 | <version> | |
| 744 | 1.9.13 | |
| 745 | </version> | |
| 746 | ||
| 747 | </dependen cy> | |
| 748 | ||
| 749 | <dependenc y> | |
| 750 | ||
| 751 | <groupId> | |
| 752 | com.faster xml.jackso n.core | |
| 753 | </groupId> | |
| 754 | ||
| 755 | <artifactI d> | |
| 756 | jackson-co re | |
| 757 | </artifact Id> | |
| 758 | ||
| 759 | <version> | |
| 760 | 2.5.0 | |
| 761 | </version> | |
| 762 | ||
| 763 | </dependen cy> | |
| 764 | ||
| 765 | ||
| 766 | ||
| 767 | <dependenc y> | |
| 768 | ||
| 769 | <groupId> | |
| 770 | com.faster xml.jackso n.core | |
| 771 | </groupId> | |
| 772 | ||
| 773 | <artifactI d> | |
| 774 | jackson-an notations | |
| 775 | </artifact Id> | |
| 776 | ||
| 777 | <version> | |
| 778 | 2.7.0 | |
| 779 | </version> | |
| 780 | ||
| 781 | </dependen cy> | |
| 782 | ||
| 783 | ||
| 784 | ||
| 785 | ||
| 786 | <dependenc y> | |
| 787 | ||
| 788 | <groupId> | |
| 789 | commons-be anutils | |
| 790 | </groupId> | |
| 791 | ||
| 792 | <artifactI d> | |
| 793 | commons-be anutils | |
| 794 | </artifact Id> | |
| 795 | ||
| 796 | <version> | |
| 797 | 1.8.3 | |
| 798 | </version> | |
| 799 | ||
| 800 | </dependen cy> | |
| 801 | ||
| 802 | ||
| 803 | ||
| 804 | <!-- JSON Libs are C ool for JS ON objects --> | |
| 805 | ||
| 806 | <dependenc y> | |
| 807 | ||
| 808 | <groupId> | |
| 809 | org.json | |
| 810 | </groupId> | |
| 811 | ||
| 812 | <artifactI d> | |
| 813 | json | |
| 814 | </artifact Id> | |
| 815 | ||
| 816 | <version> | |
| 817 | 20140107 | |
| 818 | </version> | |
| 819 | ||
| 820 | </dependen cy> | |
| 821 | ||
| 822 | ||
| 823 | ||
| 824 | ||
| 825 | ||
| 826 | <dependenc y> | |
| 827 | ||
| 828 | <groupId> | |
| 829 | joda-time | |
| 830 | </groupId> | |
| 831 | ||
| 832 | <artifactI d> | |
| 833 | joda-time | |
| 834 | </artifact Id> | |
| 835 | ||
| 836 | <version> | |
| 837 | 2.3 | |
| 838 | </version> | |
| 839 | ||
| 840 | </dependen cy> | |
| 841 | ||
| 842 | ||
| 843 | ||
| 844 | <dependenc y> | |
| 845 | ||
| 846 | <groupId> | |
| 847 | com.square up.okhttp3 | |
| 848 | </groupId> | |
| 849 | ||
| 850 | <artifactI d> | |
| 851 | okhttp | |
| 852 | </artifact Id> | |
| 853 | ||
| 854 | <version> | |
| 855 | 3.5.0 | |
| 856 | </version> | |
| 857 | ||
| 858 | </dependen cy> | |
| 859 | ||
| 860 | ||
| 861 | ||
| 862 | <dependenc y> | |
| 863 | ||
| 864 | <groupId> | |
| 865 | com.google code.json- simple | |
| 866 | </groupId> | |
| 867 | ||
| 868 | <artifactI d> | |
| 869 | json-simpl e | |
| 870 | </artifact Id> | |
| 871 | ||
| 872 | <version> | |
| 873 | 1.1 | |
| 874 | </version> | |
| 875 | ||
| 876 | </dependen cy> | |
| 877 | ||
| 878 | ||
| 879 | <dependenc y> | |
| 880 | ||
| 881 | <groupId> | |
| 882 | org.apache .httpcompo nents | |
| 883 | </groupId> | |
| 884 | ||
| 885 | <artifactI d> | |
| 886 | httpclient | |
| 887 | </artifact Id> | |
| 888 | ||
| 889 | <version> | |
| 890 | 4.5.2 | |
| 891 | </version> | |
| 892 | ||
| 893 | </dependen cy> | |
| 894 | ||
| 895 | ||
| 896 | ||
| 897 | ||
| 898 | <dependenc y> | |
| 899 | ||
| 900 | <groupId> | |
| 901 | commons-db cp | |
| 902 | </groupId> | |
| 903 | ||
| 904 | <artifactI d> | |
| 905 | commons-db cp | |
| 906 | </artifact Id> | |
| 907 | ||
| 908 | <version> | |
| 909 | 1.2.2 | |
| 910 | </version> | |
| 911 | ||
| 912 | </dependen cy> | |
| 913 | ||
| 914 | ||
| 915 | <!-- Activ iti Engine dependenc y --> | |
| 916 | ||
| 917 | <dependenc y> | |
| 918 | ||
| 919 | <groupId> | |
| 920 | org.activi ti | |
| 921 | </groupId> | |
| 922 | ||
| 923 | <artifactI d> | |
| 924 | activiti-e ngine | |
| 925 | </artifact Id> | |
| 926 | ||
| 927 | <version> | |
| 928 | 5.17.0 | |
| 929 | </version> | |
| 930 | ||
| 931 | </dependen cy> | |
| 932 | ||
| 933 | <!-- Activ iti Engine dependenc y for spri ng integra tion --> | |
| 934 | ||
| 935 | <dependenc y> | |
| 936 | ||
| 937 | <groupId> | |
| 938 | org.activi ti | |
| 939 | </groupId> | |
| 940 | ||
| 941 | <artifactI d> | |
| 942 | activiti-s pring | |
| 943 | </artifact Id> | |
| 944 | ||
| 945 | <version> | |
| 946 | 5.17.0 | |
| 947 | </version> | |
| 948 | ||
| 949 | </dependen cy> | |
| 950 | ||
| 951 | <!-- <depe ndency> <g roupId>org .hibernate </groupId> <artifact Id>hiberna te-annotat ions</arti factId> | |
| 952 | <versi on>5.2.5.F inal</vers ion> </dep endency> - -> | |
| 953 | ||
| 954 | <dependenc y> | |
| 955 | ||
| 956 | <groupId> | |
| 957 | org.hibern ate | |
| 958 | </groupId> | |
| 959 | ||
| 960 | <artifactI d> | |
| 961 | hibernate- entitymana ger | |
| 962 | </artifact Id> | |
| 963 | ||
| 964 | <version> | |
| 965 | 5.2.5.Fina l | |
| 966 | </version> | |
| 967 | ||
| 968 | </dependen cy> | |
| 969 | ||
| 970 | ||
| 971 | <!-- Suppo rt for tes ting Sprin g applicat ions with tools such as JUnit and | |
| 972 | TestNG This arti fact is ge nerally al ways defin ed with a 'test' sco pe for | |
| 973 | the in tegration testing fr amework an d unit tes ting stubs --> | |
| 974 | ||
| 975 | <dependenc y> | |
| 976 | ||
| 977 | <groupId> | |
| 978 | org.spring framework | |
| 979 | </groupId> | |
| 980 | ||
| 981 | <artifactI d> | |
| 982 | spring-tes t | |
| 983 | </artifact Id> | |
| 984 | ||
| 985 | <version> | |
| 986 | ${springmv c} | |
| 987 | </version> | |
| 988 | ||
| 989 | <scope> | |
| 990 | test | |
| 991 | </scope> | |
| 992 | ||
| 993 | </dependen cy> | |
| 994 | ||
| 995 | ||
| 996 | <dependenc y> | |
| 997 | ||
| 998 | <groupId> | |
| 999 | org.slf4j | |
| 1000 | </groupId> | |
| 1001 | ||
| 1002 | <artifactI d> | |
| 1003 | slf4j-simp le | |
| 1004 | </artifact Id> | |
| 1005 | ||
| 1006 | <version> | |
| 1007 | 1.7.12 | |
| 1008 | </version> | |
| 1009 | ||
| 1010 | </dependen cy> | |
| 1011 | ||
| 1012 | </dependen cies> | |
| 1013 | ||
| 1014 | ||
| 1015 | <repositor ies> | |
| 1016 | ||
| 1017 | <!--Activi ti is not available in maven c entral, th us has to add depend ency --> | |
| 1018 | ||
| 1019 | <repositor y> | |
| 1020 | ||
| 1021 | <id> | |
| 1022 | Activiti | |
| 1023 | </id> | |
| 1024 | ||
| 1025 | <url> | |
| 1026 | https://ma ven.alfres co.com/nex us/content /groups/pu blic | |
| 1027 | </url> | |
| 1028 | ||
| 1029 | </reposito ry> | |
| 1030 | ||
| 1031 | <repositor y> | |
| 1032 | ||
| 1033 | <id> | |
| 1034 | Maven Cent ral | |
| 1035 | </id> | |
| 1036 | ||
| 1037 | <url> | |
| 1038 | http://rep o.maven.ap ache.org/m aven2/ | |
| 1039 | </url> | |
| 1040 | ||
| 1041 | </reposito ry> | |
| 1042 | ||
| 1043 | </reposito ries> | |
| 1044 | ||
| 1045 | ||
| 1046 | <build> | |
| 1047 | ||
| 1048 | <sourceDir ectory> | |
| 1049 | src/main/j ava | |
| 1050 | </sourceDi rectory> | |
| 1051 | ||
| 1052 | <finalName > | |
| 1053 | Genisis2Se rvices | |
| 1054 | </finalNam e> | |
| 1055 | ||
| 1056 | <plugins> | |
| 1057 | ||
| 1058 | <!-- Git r epo commit fix start --> | |
| 1059 | ||
| 1060 | <plugin> | |
| 1061 | ||
| 1062 | <artifactI d> | |
| 1063 | maven-rele ase-plugin | |
| 1064 | </artifact Id> | |
| 1065 | ||
| 1066 | <version> | |
| 1067 | 2.4.2 | |
| 1068 | </version> | |
| 1069 | ||
| 1070 | <configura tion> | |
| 1071 | ||
| 1072 | <checkModi ficationEx cludes> | |
| 1073 | ||
| 1074 | <checkModi ficationEx clude> | |
| 1075 | .gitignore | |
| 1076 | </checkMod ificationE xclude> | |
| 1077 | ||
| 1078 | </checkMod ificationE xcludes> | |
| 1079 | ||
| 1080 | </configur ation> | |
| 1081 | ||
| 1082 | <dependenc ies> | |
| 1083 | ||
| 1084 | <dependenc y> | |
| 1085 | ||
| 1086 | <groupId> | |
| 1087 | org.apache .maven.scm | |
| 1088 | </groupId> | |
| 1089 | ||
| 1090 | <artifactI d> | |
| 1091 | maven-scm- provider-g itexe | |
| 1092 | </artifact Id> | |
| 1093 | ||
| 1094 | <version> | |
| 1095 | 1.8.1 | |
| 1096 | </version> | |
| 1097 | ||
| 1098 | </dependen cy> | |
| 1099 | ||
| 1100 | </dependen cies> | |
| 1101 | ||
| 1102 | </plugin> | |
| 1103 | ||
| 1104 | <!-- Git r epo commit fix end - -> | |
| 1105 | ||
| 1106 | <plugin> | |
| 1107 | ||
| 1108 | <groupId> | |
| 1109 | org.apache .maven.plu gins | |
| 1110 | </groupId> | |
| 1111 | ||
| 1112 | <artifactI d> | |
| 1113 | maven-war- plugin | |
| 1114 | </artifact Id> | |
| 1115 | ||
| 1116 | <configura tion> | |
| 1117 | ||
| 1118 | <warName> | |
| 1119 | ${warName} | |
| 1120 | </warName> | |
| 1121 | ||
| 1122 | </configur ation> | |
| 1123 | ||
| 1124 | </plugin> | |
| 1125 | ||
| 1126 | ||
| 1127 | <plugin> | |
| 1128 | ||
| 1129 | <artifactI d> | |
| 1130 | maven-comp iler-plugi n | |
| 1131 | </artifact Id> | |
| 1132 | ||
| 1133 | <version> | |
| 1134 | 2.3.2 | |
| 1135 | </version> | |
| 1136 | ||
| 1137 | <configura tion> | |
| 1138 | ||
| 1139 | <source> | |
| 1140 | 1.8 | |
| 1141 | </source> | |
| 1142 | ||
| 1143 | <target> | |
| 1144 | 1.8 | |
| 1145 | </target> | |
| 1146 | ||
| 1147 | </configur ation> | |
| 1148 | ||
| 1149 | </plugin> | |
| 1150 | ||
| 1151 | </plugins> | |
| 1152 | ||
| 1153 | ||
| 1154 | <resources > | |
| 1155 | ||
| 1156 | <resource> | |
| 1157 | ||
| 1158 | <directory > | |
| 1159 | src/main/j ava | |
| 1160 | </director y> | |
| 1161 | ||
| 1162 | <includes> | |
| 1163 | ||
| 1164 | <include> | |
| 1165 | **/*.java | |
| 1166 | </include> | |
| 1167 | ||
| 1168 | </includes > | |
| 1169 | ||
| 1170 | </resource > | |
| 1171 | ||
| 1172 | <resource> | |
| 1173 | ||
| 1174 | <directory > | |
| 1175 | src/main/r esources | |
| 1176 | </director y> | |
| 1177 | ||
| 1178 | <includes> | |
| 1179 | ||
| 1180 | <include> | |
| 1181 | **/* | |
| 1182 | </include> | |
| 1183 | ||
| 1184 | </includes > | |
| 1185 | ||
| 1186 | </resource > | |
| 1187 | ||
| 1188 | </resource s> | |
| 1189 | ||
| 1190 | ||
| 1191 | ||
| 1192 | </build> | |
| 1193 | ||
| 1194 | ||
| 1195 | ||
| 1196 | <distribut ionManagem ent> | |
| 1197 | ||
| 1198 | <!-- Publi sh the ver sioned rel eases here --> | |
| 1199 | ||
| 1200 | <repositor y> | |
| 1201 | ||
| 1202 | <id> | |
| 1203 | nexus | |
| 1204 | </id> | |
| 1205 | ||
| 1206 | <name> | |
| 1207 | nexus | |
| 1208 | </name> | |
| 1209 | ||
| 1210 | <url> | |
| 1211 | http:// IP /nexus/con tent/repos itories/re leases | |
| 1212 | </url> | |
| 1213 | ||
| 1214 | </reposito ry> | |
| 1215 | ||
| 1216 | ||
| 1217 | <!-- Publi sh the sna pshot rele ases here --> | |
| 1218 | ||
| 1219 | <snapshotR epository> | |
| 1220 | ||
| 1221 | <id> | |
| 1222 | nexus | |
| 1223 | </id> | |
| 1224 | ||
| 1225 | <name> | |
| 1226 | nexus | |
| 1227 | </name> | |
| 1228 | ||
| 1229 | <url> | |
| 1230 | http:// IP /nexus/con tent/repos itories/sn apshots | |
| 1231 | </url> | |
| 1232 | ||
| 1233 | </snapshot Repository > | |
| 1234 | ||
| 1235 | </distribu tionManage ment> | |
| 1236 | </project> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.