[cubby]/branches/2.0.x/cubby-project/cubby-guice/pom.xml
Parent Directory
|
Revision Log
|
Patch
| revision 2111 by baba, Thu Feb 18 15:42:10 2010 JST | revision 2113 by baba, Thu Feb 18 15:42:19 2010 JST | |
|---|---|---|
| # | Line 3 | Line 3 |
| 3 | <parent> | <parent> |
| 4 | <artifactId>cubby-project</artifactId> | <artifactId>cubby-project</artifactId> |
| 5 | <groupId>org.seasar.cubby</groupId> | <groupId>org.seasar.cubby</groupId> |
| 6 | <version>2.0.7</version> | <version>2.0.8-SNAPSHOT</version> |
| 7 | </parent> | </parent> |
| 8 | <modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> |
| 9 | <artifactId>cubby-guice</artifactId> | <artifactId>cubby-guice</artifactId> |
| # | Line 40 | Line 40 |
| 40 | <dependency> | <dependency> |
| 41 | <groupId>org.seasar.cubby</groupId> | <groupId>org.seasar.cubby</groupId> |
| 42 | <artifactId>cubby</artifactId> | <artifactId>cubby</artifactId> |
| 43 | <version>2.0.7</version> | <version>2.0.8-SNAPSHOT</version> |
| 44 | </dependency> | </dependency> |
| 45 | <dependency> | <dependency> |
| 46 | <groupId>com.google.inject</groupId> | <groupId>com.google.inject</groupId> |
|
||||||||
| Repository Top ViewVC Help |
![]() |
| Powered by ViewVC |

