<classpathentry kind="lib" path="ext/groovy-all-1.8.8.jar" sourcepath="ext/src/groovy-all-1.8.8-sources.jar" />
<classpathentry kind="lib" path="ext/unboundid-ldapsdk-2.3.0.jar" sourcepath="ext/src/unboundid-ldapsdk-2.3.0-sources.jar" />
<classpathentry kind="lib" path="ext/ivy-2.2.0.jar" sourcepath="ext/src/ivy-2.2.0-sources.jar" />
+ <classpathentry kind="lib" path="ext/jcalendar-1.3.2.jar" />
<classpathentry kind="lib" path="ext/junit-4.10.jar" sourcepath="ext/src/junit-4.10-sources.jar" />
<classpathentry kind="lib" path="ext/hamcrest-core-1.1.jar" />
<classpathentry kind="output" path="bin/classes" />
GNU LESSER GENERAL PUBLIC LICENSE. (http://www.unboundid.com/products/ldap-sdk/docs/LICENSE-LGPLv2.1.txt)\r
\r
http://www.unboundid.com\r
+\r
+---------------------------------------------------------------------------\r
+JCalendar\r
+---------------------------------------------------------------------------\r
+ JCalendar, released under the\r
+ GNU LESSER GENERAL PUBLIC LICENSE. (http://www.unboundid.com/products/ldap-sdk/docs/LICENSE-LGPLv2.1.txt)\r
+\r
+ http://www.toedter.com/en/jcalendar\r
\ No newline at end of file
- [Lucene](http://lucene.apache.org) (Apache 2.0)\r
- [UnboundID](http://www.unboundid.com) (LGPL 2.1)\r
- [Ivy](http://ant.apache.org/ivy) (Apache 2.0)\r
+- [JCalendar](http://www.toedter.com/en/jcalendar) (LGPL 2.1)\r
\r
### Other Build Dependencies\r
- [Fancybox image viewer](http://fancybox.net) (MIT and GPL dual-licensed)\r
downloadFromApache(MavenObject.JAKARTA_REGEXP, BuildType.RUNTIME);\r
downloadFromApache(MavenObject.UNBOUND_ID, BuildType.RUNTIME);\r
downloadFromApache(MavenObject.IVY, BuildType.RUNTIME);\r
+ downloadFromApache(MavenObject.JCALENDAR, BuildType.RUNTIME);\r
\r
downloadFromEclipse(MavenObject.JGIT, BuildType.RUNTIME);\r
downloadFromEclipse(MavenObject.JGIT_HTTP, BuildType.RUNTIME);\r
downloadFromApache(MavenObject.JAKARTA_REGEXP, BuildType.COMPILETIME);\r
downloadFromApache(MavenObject.UNBOUND_ID, BuildType.COMPILETIME);\r
downloadFromApache(MavenObject.IVY, BuildType.COMPILETIME);\r
+ downloadFromApache(MavenObject.JCALENDAR, BuildType.COMPILETIME);\r
\r
downloadFromEclipse(MavenObject.JGIT, BuildType.COMPILETIME);\r
downloadFromEclipse(MavenObject.JGIT_HTTP, BuildType.COMPILETIME);\r
"f9d1e83e82fc085093510f7d2e77d81d52bc2081",\r
"0312527950ad0e8fbab37228fbed3bf41a6fe0a1", "");\r
\r
+ public static final MavenObject JCALENDAR = new MavenObject(\r
+ "jcalendar", "com/toedter", "jcalendar", "1.3.2",\r
+ 127000, 0, 0,\r
+ "323a672aeacb5f5f4461be3b7f7d9d3e4bda80d4",\r
+ null, "");\r
\r
public final String name;\r
public final String group;\r