Joda-Parent

Maven parent pom.xml for Joda projects

License

License

GroupId

GroupId

org.joda
ArtifactId

ArtifactId

joda-parent
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

pom
Description

Description

Joda-Parent
Maven parent pom.xml for Joda projects
Project URL

Project URL

https://www.joda.org/
Project Organization

Project Organization

Joda.org
Source Code Management

Source Code Management

https://github.com/JodaOrg/joda-parent

Download joda-parent

Filename Size
joda-parent-1.4.1.pom 31 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.joda/joda-parent/ -->
<dependency>
    <groupId>org.joda</groupId>
    <artifactId>joda-parent</artifactId>
    <version>1.4.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.joda/joda-parent/
implementation 'org.joda:joda-parent:1.4.1'
// https://jarcasting.com/artifacts/org.joda/joda-parent/
implementation ("org.joda:joda-parent:1.4.1")
'org.joda:joda-parent:pom:1.4.1'
<dependency org="org.joda" name="joda-parent" rev="1.4.1">
  <artifact name="joda-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.joda', module='joda-parent', version='1.4.1')
)
libraryDependencies += "org.joda" % "joda-parent" % "1.4.1"
[org.joda/joda-parent "1.4.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Joda-Parent

Joda-Parent is the parent pom.xml for other Joda.org projects.

It is licensed under the business-friendly Apache 2.0 licence.

Release process

  • Ensure everything is ready to release
  • mvn clean release:clean release:prepare release:perform
  • git fetch
org.joda

Joda.org

Versions

Version
1.4.1
1.4.0
1.3.2
1.3.1
1.3
1.2
1.1.2
1.1.1
1.1
1.0.4
1.0.3
1.0.2
1.0.1
1.0