Mercurial > hg > maven
changeset 131:5c552146bcd0
add jungle-core.
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cr/ie/u_ryukyu/ac/jp/jungle-core/1.0/jungle-core-1.0.jar.md5 Fri Jul 07 20:17:15 2017 +0900 @@ -0,0 +1,1 @@ +a78ae11d45748aab46bda8672e28b9f2 \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cr/ie/u_ryukyu/ac/jp/jungle-core/1.0/jungle-core-1.0.jar.sha1 Fri Jul 07 20:17:15 2017 +0900 @@ -0,0 +1,1 @@ +1f4040f85252123e59e0b2cf074cd0c4dc05d779 \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cr/ie/u_ryukyu/ac/jp/jungle-core/1.0/jungle-core-1.0.pom Fri Jul 07 20:17:15 2017 +0900 @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="UTF-8"?> +<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" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>cr.ie.u_ryukyu.ac.jp</groupId> + <artifactId>jungle-core</artifactId> + <version>1.0</version> + <dependencies> + <dependency> + <groupId>commons-collections</groupId> + <artifactId>commons-collections</artifactId> + <version>3.2.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>junit</groupId> + <artifactId>junit</artifactId> + <version>4.11</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.maven.surefire</groupId> + <artifactId>surefire-junit4</artifactId> + <version>2.13</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>cr.ie.u_ryukyu.ac.jp</groupId> + <artifactId>Alice</artifactId> + <version>1.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>com.google.guava</groupId> + <artifactId>guava</artifactId> + <version>20.0</version> + <scope>compile</scope> + </dependency> + </dependencies> +</project>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cr/ie/u_ryukyu/ac/jp/jungle-core/1.0/jungle-core-1.0.pom.md5 Fri Jul 07 20:17:15 2017 +0900 @@ -0,0 +1,1 @@ +df2abeda706be87e638e8f5392b986df \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cr/ie/u_ryukyu/ac/jp/jungle-core/1.0/jungle-core-1.0.pom.sha1 Fri Jul 07 20:17:15 2017 +0900 @@ -0,0 +1,1 @@ +1f2ba84d58f4e1556b59b6181ba96dbf95d0668a \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cr/ie/u_ryukyu/ac/jp/jungle-core/1.1/jungle-core-1.1.jar.md5 Fri Jul 07 20:17:15 2017 +0900 @@ -0,0 +1,1 @@ +cfd4cf2269dd0ef34887ff178eb26a65 \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cr/ie/u_ryukyu/ac/jp/jungle-core/1.1/jungle-core-1.1.jar.sha1 Fri Jul 07 20:17:15 2017 +0900 @@ -0,0 +1,1 @@ +69de26bf0df0ead5c8efebbfae58f5ad49e96952 \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cr/ie/u_ryukyu/ac/jp/jungle-core/1.1/jungle-core-1.1.pom Fri Jul 07 20:17:15 2017 +0900 @@ -0,0 +1,46 @@ +<?xml version="1.0" encoding="UTF-8"?> +<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" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>cr.ie.u_ryukyu.ac.jp</groupId> + <artifactId>jungle-core</artifactId> + <version>1.1</version> + <dependencies> + <dependency> + <groupId>commons-collections</groupId> + <artifactId>commons-collections</artifactId> + <version>3.2.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>junit</groupId> + <artifactId>junit</artifactId> + <version>4.11</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.maven.surefire</groupId> + <artifactId>surefire-junit4</artifactId> + <version>2.13</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>com.google.guava</groupId> + <artifactId>guava</artifactId> + <version>12.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.msgpack</groupId> + <artifactId>msgpack</artifactId> + <version>0.6.12</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>cr.ie.u_ryukyu.ac.jp</groupId> + <artifactId>Alice</artifactId> + <version>1.1</version> + <scope>compile</scope> + </dependency> + </dependencies> +</project>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cr/ie/u_ryukyu/ac/jp/jungle-core/1.1/jungle-core-1.1.pom.md5 Fri Jul 07 20:17:15 2017 +0900 @@ -0,0 +1,1 @@ +28a2fc422b5663fca8e2ee43327e2e4c \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cr/ie/u_ryukyu/ac/jp/jungle-core/1.1/jungle-core-1.1.pom.sha1 Fri Jul 07 20:17:15 2017 +0900 @@ -0,0 +1,1 @@ +b35de808b9660babd21441498eb4c4b54d6f575b \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cr/ie/u_ryukyu/ac/jp/jungle-core/maven-metadata.xml Fri Jul 07 20:17:15 2017 +0900 @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<metadata> + <groupId>cr.ie.u_ryukyu.ac.jp</groupId> + <artifactId>jungle-core</artifactId> + <version>1.0</version> + <versioning> + <versions> + <version>1.0</version> + <version>1.1</version> + </versions> + <lastUpdated>20170416172223</lastUpdated> + </versioning> +</metadata>