chodges7 / joda-time-hibernate

Hibernate mapping for Joda-Time.

Home Page:http://www.joda.org/joda-time-hibernate/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Christian - Chapter 05 Declative Pipelines exercise

  • This is a continuation of the instructions from this repo. Read the instructions there to see how to setup the jenkins and artifactory containers.
  • For this repo all we need to do is add a pipeline job in the jenkins using the GUI.
    • Note: you don't need to change the branch from from "*/master" to "*/main".

Joda-Time Contributions area - Hibernate support

Joda-Time is a date and time library that vastly improves on the JDK. This separate project provides Hibernate database persistence support.

See the home page for more details: http://www.joda.org/joda-time-hibernate/

The source code is held primarily at GitHub: https://github.com/JodaOrg/joda-time-hibernate

Additional setup

Joda-Time supports the use of maven for the build process. Maven tries to download all dependencies from Maven Central. However, at the time of writing, the Hibernate dependencies are not present.

Add the JBoss repository to your setup to load the dependencies: https://repository.jboss.org/nexus/content/groups/public-jboss/

See http://www.hibernate.org/ for more details on Hibernate.

About

Hibernate mapping for Joda-Time.

http://www.joda.org/joda-time-hibernate/

License:Apache License 2.0


Languages

Language:Java 97.9%Language:CSS 2.0%Language:HTML 0.2%