| Revision 154,
433 bytes
checked in by nigel.sim, 2 years ago
(diff) |
|
Added my poms for 3rd party libraries
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 | <project> |
|---|
| 3 | <modelVersion>4.0.0</modelVersion> |
|---|
| 4 | <groupId>gridsimtoolkit</groupId> |
|---|
| 5 | <artifactId>gridsimtoolkit</artifactId> |
|---|
| 6 | <version>4.1</version> |
|---|
| 7 | <url>http://www.gridbus.org/gridsim/</url> |
|---|
| 8 | <description/> |
|---|
| 9 | <dependencies> |
|---|
| 10 | <dependency> |
|---|
| 11 | <groupId>simjava</groupId> |
|---|
| 12 | <artifactId>simjava</artifactId> |
|---|
| 13 | <version>2.0</version> |
|---|
| 14 | </dependency> |
|---|
| 15 | </dependencies> |
|---|
| 16 | </project> |
|---|
Note: See
TracBrowser
for help on using the repository browser.