|
Java example source code file (installation.xml)
The installation.xml Java example source code<?xml version="1.0" encoding="ISO-8859-1"?> <document> <properties> <title>Java date and time API - Download and Installation </properties> <body> <section name="Download and Installation"> <p> To use Joda-Time you need to <a href="download.html">download the latest version. The download will contain the joda-time jar file. Once you add this to your classpath you will be able to use Joda-Time. </p> <p> The binary download also includes joda-time-sources.jar, which is a jar file of the source code suitable for linking to the jar file in IDEs such as Eclipse. </p> <p> The release notes for upgraders can be found here: <ul> <li>Version 2.9.4 <li>Version 2.9.3 <li>Version 2.9.2 <li>Version 2.9.1 <li>Version 2.9 <li>Version 2.8.2 <li>Version 2.8.1 <li>Version 2.8 <li>Version 2.7 <li>Version 2.6 <li>Version 2.5 <li>Version 2.4 <li>Version 2.3 <li>Version 2.2 <li>Version 2.1 <li>Version 2.0 <li>Version 1.6.2 <li>Version 1.6.1 <li>Version 1.6 <li>Version 1.5.2 <li>Version 1.5.1 <li>Version 1.5 <li>Version 1.4 <li>Version 1.3 <li>Version 1.2 <li>Version 1.1 <li>Version 1.0 <li>Version 0.99 </ul> </p> <p> If you want to build Joda-Time from source you will need <a href="http://maven.apache.org">Apache Maven. </p> </section> </body> </document> Other Java examples (source code examples)Here is a short list of links related to this Java installation.xml source code file: |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.