Maven Repository - POM file for Java Library joda-time 1.6 1.6

Summary

Joda time.

Date and time library to replace JDK date handling..

Declaration

Here is the list of declaration for joda-time. If you use Maven you can use the following code to add the dependency for this POM file.

<dependency>
   <groupId>joda-time</groupId>
   <artifactId>joda-time</artifactId>
   <version>1.6</version>
</dependency>

If you think this Maven repository POM file listing for joda-time is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

License

Name:Apache 2
URL: http://www.apache.org/licenses/.

Depended by

The following table lists the most popular artifacts which are depending on joda-time-1.6. Their categories and depend by count are also listed.

CategoryArtifactDepended By Count
XMLmule-module-xml 3.0.0-RC1
Functionality for working with XML
15
XMLmule-module-xml 3.1.0-RC1
Functionality for working with XML
11
Web Serviceads-lib 1.35.0
Java client library for accessing ads APIs including AdWords, DFA, and DFP. If you want to use this library, you must also include another Maven artifact to specify which framework you would like to use it with. For example, to use AdWords with Axis, you should include the "adwords-axis...
5
XMLmule-module-xml 3.0.1
Functionality for working with XML
13
Librarysupplier-core 1.0.3
The Supplier Plugin provides a simple way for plugins to provide data access points to their own APIs that can be used across multiple other plugin, such as the Reporting Plugin, Linking and Scaffolding, for example.
8
YAMLsnakeyaml 1.13
YAML 1.1 parser and emitter for Java
31
YAMLsnakeyaml 1.11
YAML 1.1 parser and emitter for Java
31
XMLmule-module-xml 3.0.0-M2-20091124
Functionality for working with XML
9
YAMLsnakeyaml 1.14
YAML 1.1 parser and emitter for Java
8
XMLmule-module-xml 3.1.1
Functionality for working with XML
9
XMLmule-module-xml 3.1.0
Functionality for working with XML
9
Loglogback-classic 1.0.0
Logback: the reliable, generic, fast and flexible logging library for Java.
65
XMLmule-module-xml 3.0.0-RC2
Functionality for working with XML
15
XMLmule-module-xml 3.0.0-M2
Functionality for working with XML
14
JPA Hibernatehibernate-validator 4.2.0.Final
Hibernate's Bean Validation (JSR-303) reference implementation.
122
XMLmule-module-xml 3.0.0-M2-20091026
Functionality for working with XML
8
XMLmule-module-xml 3.0.0-M3
Functionality for working with XML
13
Loglogback-classic 0.9.28
Logback: the reliable, generic, fast and flexible logging library for Java.
22
Testingdashboard-view 1.8.1
Hudson view that shows various cuts of build information via configured portlets.
6
Libraryvraptor 3.4.0
Java web MVC framework for fast and maintainable development
11
YAMLsnakeyaml 1.10
YAML 1.1 parser and emitter for Java
38
YAMLsnakeyaml 1.12
YAML 1.1 parser and emitter for Java
16
XMLmule-module-xml 3.0.0-M2-20090803
Functionality for working with XML
9
Librarysupplier-core 1.0.2
The Supplier Plugin provides a simple way for plugins to provide data access points to their own APIs that can be used across multiple other plugin, such as the Reporting Plugin, Linking and Scaffolding, for example.
5
YAMLsnakeyaml 1.8
YAML 1.1 parser and emitter for Java
35
Web Serviceads-lib 1.36.0
Java client library for accessing ads APIs including AdWords, DFA, and DFP. If you want to use this library, you must also include another Maven artifact to specify which framework you would like to use it with. For example, to use AdWords with Axis, you should include the "adwords-axis...
5
XMLmule-module-xml 3.0.0-M4
Functionality for working with XML
15
Loglogback-classic 0.9.29
Logback: the reliable, generic, fast and flexible logging library for Java.
51
Springspring-data-jpa 1.0.2.RELEASE
Spring Data module to provide sophisticated support for JPA repositories
21
Consolejopt-simple 3.2
A Java library for parsing command line options
37
YAMLsnakeyaml 1.7
YAML 1.1 parser and emitter for Java
9
Loglogback-classic 0.9.27
Logback: the reliable, generic, fast and flexible logging library for Java.
6
XMLmule-module-xml 3.1.2
Functionality for working with XML
9
Web Serviceads-lib 1.35.1
Java client library for accessing ads APIs including AdWords, DFA, and DFP. If you want to use this library, you must also include another Maven artifact to specify which framework you would like to use it with. For example, to use AdWords with Axis, you should include the "adwords-axis...
5
Testingdashboard-view 1.5
Hudson view that shows various cuts of build information via configured portlets.
7
Libraryvraptor 3.4.1
Java web MVC framework for fast and maintainable development
12
Loglogback-classic 0.9.30
Logback: the reliable, generic, fast and flexible logging library for Java.
34
Springspring-data-jpa 1.2.0.RELEASE
Spring Data module to provide sophisticated support for JPA repositories
6
YAMLsnakeyaml 1.9
YAML 1.1 parser and emitter for Java
5
Businessquerydsl-apt 2.9.0
APT based Source code generation for Querydsl
13




Plugin

The following plugins are used in the joda-time-1.6.jar

  1. maven-surefire-plugin

Packages

The following packages are defined in the joda-time-1.6.jar

org.joda.time
org.joda.time.base
org.joda.time.chrono
org.joda.time.convert
org.joda.time.field
org.joda.time.format
org.joda.time.tz




POM File Source

Here is the content of the POM file.

<?xml version="1.0" encoding="UTF-8"?><project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>joda-time</groupId>
  <artifactId>joda-time</artifactId>
  <name>Joda time</name>
  <version>1.6</version>
  <description>Date and time library to replace JDK date handling.</description>
  <url>http://joda-time.sourceforge.net</url>
  <issueManagement>
    <url>http://sourceforge.net/tracker/?atid=617889&amp;group_id=97367&amp;func=browse</url>
  </issueManagement>
  <inceptionYear>2002</inceptionYear>
  <mailingLists>
    <mailingList>
      <name>Joda Interest list</name>
      <subscribe>https://lists.sourceforge.net/lists/listinfo/joda-interest</subscribe>
      <unsubscribe>https://lists.sourceforge.net/lists/listinfo/joda-interest</unsubscribe>
      <archive>http://sourceforge.net/mailarchive/forum.php?forum_name=joda-interest</archive>
    </mailingList>
  </mailingLists>
  
  <contributors>
    <contributor>
      <name>Guy Allard</name>
    </contributor>
    <contributor>
      <name>Fredrik Borgh</name>
    </contributor>
    <contributor>
      <name>Jeroen van Erp</name>
    </contributor>
    <contributor>
      <name>Gwyn Evans</name>
    </contributor>
    <contributor>
      <name>Sean Geoghegan</name>
    </contributor>
    <contributor>
      <name>Ashish Katyal</name>
    </contributor>
    <contributor>
      <name>Antonio Leitao</name>
    </contributor>
    <contributor>
      <name>Kostas Maistrelis</name>
    </contributor>
    <contributor>
      <name>Al Major</name>
    </contributor>
    <contributor>
      <name>Blair Martin</name>
    </contributor>
    <contributor>
      <name>Julen Parra</name>
    </contributor>
    <contributor>
      <name>Mike Schrag</name>
    </contributor>
    <contributor>
      <name>Kandarp Shah</name>
    </contributor>
    <contributor>
      <name>Francois Staes</name>
    </contributor>
    <contributor>
      <name>Maxim Zhao</name>
    </contributor>
    <contributor>
      <name>Ryan Propper</name>
    </contributor>
  </contributors>
  <licenses>
    <license>
      <name>Apache 2</name>
      <url>http://www.apache.org/licenses/</url>
    </license>
  </licenses>
  <scm>
    <connection>scm:svn:https://joda-time.svn.sourceforge.net/svnroot/joda-time/trunk/JodaTime/</connection>
    <url>http://joda-time.svn.sourceforge.net/viewvc/joda-time/trunk/JodaTime/</url>
  </scm>
  <organization>
    <name>Joda.org</name>
    <url>http://www.joda.org</url>
  </organization>
  <build>
    <sourceDirectory>src/java</sourceDirectory>
    <testSourceDirectory>src/test</testSourceDirectory>
    <resources>
      <resource>
        <directory>${basedir}/target/classes</directory>
        <includes>
          <include>org/joda/time/tz/data/**</include>
        </includes>
      </resource>
      <resource>
        <targetPath>META-INF</targetPath>
        <directory>.</directory>
        <includes>
          <include>NOTICE.txt</include>
        </includes>
      </resource>
    </resources>
    <testResources>
      <testResource>
        <directory>${basedir}/src/testdata</directory>
        <includes>
          <include>*.dat</include>
        </includes>
      </testResource>
    </testResources>
    <plugins>
      <plugin>
        <artifactId>maven-surefire-plugin</artifactId>
        <configuration>
          <includes>
            <include>org/joda/time/**/TestAll.java</include>
          </includes>
        </configuration>
      </plugin>
    </plugins>
  </build>
  <distributionManagement>
    <repository>
      <id>default</id>
      <name>Default Repository</name>
      <url>file://home/groups/j/jo/joda-time/htdocs/repository</url>
    </repository>
    <site>
      <id>default</id>
      <name>Default Site</name>
      <url>scp://shell.sourceforge.net//home/groups/j/jo/joda-time/htdocs/</url>
    </site>
    <status>converted</status>
  </distributionManagement>
</project>