Revision | 3efa116f061291018097840906a9e2d687f35c17 (tree) |
---|---|
Time | 2015-11-06 06:08:46 |
Author | MirrgieRiana |
Commiter | MirrgieRiana |
mirrg-compile-iodine: verion 1.0
@@ -0,0 +1,1 @@ | ||
1 | +4cd7aca8e661dc9a5d2e61c4a2495a54 | |
\ No newline at end of file |
@@ -0,0 +1,1 @@ | ||
1 | +aa042121819e0cca177358be91c56fc2e48efa49 | |
\ No newline at end of file |
@@ -0,0 +1,1 @@ | ||
1 | +5eb36e5443f4baf25af98ba48f26d101 | |
\ No newline at end of file |
@@ -0,0 +1,1 @@ | ||
1 | +467625698a8ec7c6646b300c83eaff7486654df5 | |
\ No newline at end of file |
@@ -0,0 +1,1 @@ | ||
1 | +65d34cd8960d2efe328a1aad9c0fa5f3 | |
\ No newline at end of file |
@@ -0,0 +1,1 @@ | ||
1 | +78a8c41872005427b77077533b9c55e6c21099ae | |
\ No newline at end of file |
@@ -0,0 +1,34 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" | |
3 | + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
4 | + <modelVersion>4.0.0</modelVersion> | |
5 | + <groupId>mirrg</groupId> | |
6 | + <artifactId>mirrg-compile-iodine</artifactId> | |
7 | + <version>1.0</version> | |
8 | + <dependencies> | |
9 | + <dependency> | |
10 | + <groupId>commons-collections</groupId> | |
11 | + <artifactId>commons-collections</artifactId> | |
12 | + <version>3.2</version> | |
13 | + <scope>compile</scope> | |
14 | + </dependency> | |
15 | + <dependency> | |
16 | + <groupId>mirrg</groupId> | |
17 | + <artifactId>mirrg-util-hydrogen</artifactId> | |
18 | + <version>1.0</version> | |
19 | + <scope>compile</scope> | |
20 | + </dependency> | |
21 | + <dependency> | |
22 | + <groupId>junit</groupId> | |
23 | + <artifactId>junit</artifactId> | |
24 | + <version>4.+</version> | |
25 | + <scope>test</scope> | |
26 | + </dependency> | |
27 | + <dependency> | |
28 | + <groupId>mirrg</groupId> | |
29 | + <artifactId>mirrg-struct-hydrogen</artifactId> | |
30 | + <version>1.0</version> | |
31 | + <scope>compile</scope> | |
32 | + </dependency> | |
33 | + </dependencies> | |
34 | +</project> |
@@ -0,0 +1,1 @@ | ||
1 | +16a244437c317f1035733e7164b19e39 | |
\ No newline at end of file |
@@ -0,0 +1,1 @@ | ||
1 | +863b521ea9a583d994f36ef401fbd6923c9c3502 | |
\ No newline at end of file |
@@ -0,0 +1,12 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<metadata> | |
3 | + <groupId>mirrg</groupId> | |
4 | + <artifactId>mirrg-compile-iodine</artifactId> | |
5 | + <version>1.0</version> | |
6 | + <versioning> | |
7 | + <versions> | |
8 | + <version>1.0</version> | |
9 | + </versions> | |
10 | + <lastUpdated>20151105205940</lastUpdated> | |
11 | + </versioning> | |
12 | +</metadata> |
@@ -0,0 +1,1 @@ | ||
1 | +9afeaf910e039fe8de5463328c18538d | |
\ No newline at end of file |
@@ -0,0 +1,1 @@ | ||
1 | +e078983bc7a6c3890bd4203c384608d41e36a76c | |
\ No newline at end of file |