| 90 |
</dependency> |
</dependency> |
| 91 |
<dependency> |
<dependency> |
| 92 |
<groupId>marevol</groupId> |
<groupId>marevol</groupId> |
| 93 |
<artifactId>hibernate-utils</artifactId> |
<artifactId>marevol-hibernate-utils</artifactId> |
| 94 |
<version>0.1</version> |
<version>0.2-SNAPSHOT</version> |
| 95 |
|
<type>jar</type> |
| 96 |
|
<properties> |
| 97 |
|
<war.bundle>true</war.bundle> |
| 98 |
|
</properties> |
| 99 |
|
</dependency> |
| 100 |
|
<dependency> |
| 101 |
|
<groupId>marevol</groupId> |
| 102 |
|
<artifactId>marevol-seasar-utils</artifactId> |
| 103 |
|
<version>0.1-SNAPSHOT</version> |
| 104 |
<type>jar</type> |
<type>jar</type> |
| 105 |
<properties> |
<properties> |
| 106 |
<war.bundle>true</war.bundle> |
<war.bundle>true</war.bundle> |
| 116 |
<war.bundle>true</war.bundle> |
<war.bundle>true</war.bundle> |
| 117 |
</properties> |
</properties> |
| 118 |
</dependency> |
</dependency> |
|
|
|
| 119 |
<dependency> |
<dependency> |
| 120 |
<id>jetspeed-header-resource</id> |
<id>jetspeed-header-resource</id> |
| 121 |
<groupId>org.apache.portals.jetspeed-2</groupId> |
<groupId>org.apache.portals.jetspeed-2</groupId> |
| 125 |
</properties> |
</properties> |
| 126 |
</dependency> |
</dependency> |
| 127 |
|
|
| 128 |
|
<dependency> |
| 129 |
|
<groupId>org.apache.portals.bridges</groupId> |
| 130 |
|
<artifactId>portals-bridges-portletfilter</artifactId> |
| 131 |
|
<version>1.0</version> |
| 132 |
|
<type>jar</type> |
| 133 |
|
<properties> |
| 134 |
|
<war.bundle>true</war.bundle> |
| 135 |
|
</properties> |
| 136 |
|
</dependency> |
| 137 |
|
|
| 138 |
<dependency> |
<dependency> |
| 139 |
<id>servletapi</id> |
<id>servletapi</id> |
| 447 |
</properties> |
</properties> |
| 448 |
</dependency> |
</dependency> |
| 449 |
|
|
| 450 |
|
<dependency> |
| 451 |
|
<groupId>odmg</groupId> |
| 452 |
|
<artifactId>odmg</artifactId> |
| 453 |
|
<version>3.0</version> |
| 454 |
|
<properties> |
| 455 |
|
<war.bundle>true</war.bundle> |
| 456 |
|
</properties> |
| 457 |
|
</dependency> |
| 458 |
|
|
| 459 |
|
<!-- S2Hibernate --> |
| 460 |
|
|
| 461 |
|
<dependency> |
| 462 |
|
<groupId>aopalliance</groupId> |
| 463 |
|
<artifactId>aopalliance</artifactId> |
| 464 |
|
<version>1.0</version> |
| 465 |
|
<properties> |
| 466 |
|
<war.bundle>true</war.bundle> |
| 467 |
|
</properties> |
| 468 |
|
</dependency> |
| 469 |
|
<dependency> |
| 470 |
|
<groupId>javassist</groupId> |
| 471 |
|
<artifactId>javassist</artifactId> |
| 472 |
|
<version>3.0</version> |
| 473 |
|
<properties> |
| 474 |
|
<war.bundle>true</war.bundle> |
| 475 |
|
</properties> |
| 476 |
|
</dependency> |
| 477 |
|
<dependency> |
| 478 |
|
<groupId>poi</groupId> |
| 479 |
|
<artifactId>poi</artifactId> |
| 480 |
|
<version>2.5.1-final-20040804</version> |
| 481 |
|
<properties> |
| 482 |
|
<war.bundle>true</war.bundle> |
| 483 |
|
</properties> |
| 484 |
|
</dependency> |
| 485 |
|
<dependency> |
| 486 |
|
<groupId>ognl</groupId> |
| 487 |
|
<artifactId>ognl</artifactId> |
| 488 |
|
<version>2.6.5</version> |
| 489 |
|
<properties> |
| 490 |
|
<war.bundle>true</war.bundle> |
| 491 |
|
</properties> |
| 492 |
|
</dependency> |
| 493 |
|
<dependency> |
| 494 |
|
<groupId>seasar</groupId> |
| 495 |
|
<artifactId>s2-extension</artifactId> |
| 496 |
|
<version>2.2.11</version> |
| 497 |
|
<properties> |
| 498 |
|
<war.bundle>true</war.bundle> |
| 499 |
|
</properties> |
| 500 |
|
</dependency> |
| 501 |
|
<dependency> |
| 502 |
|
<groupId>seasar</groupId> |
| 503 |
|
<artifactId>s2-framework</artifactId> |
| 504 |
|
<version>2.2.11</version> |
| 505 |
|
<properties> |
| 506 |
|
<war.bundle>true</war.bundle> |
| 507 |
|
</properties> |
| 508 |
|
</dependency> |
| 509 |
|
<dependency> |
| 510 |
|
<groupId>seasar</groupId> |
| 511 |
|
<artifactId>s2-hibernate</artifactId> |
| 512 |
|
<version>1.1.1</version> |
| 513 |
|
<properties> |
| 514 |
|
<war.bundle>true</war.bundle> |
| 515 |
|
</properties> |
| 516 |
|
</dependency> |
| 517 |
|
|
| 518 |
|
|
| 519 |
</dependencies> |
</dependencies> |
| 520 |
|
|
| 521 |
|
|