JODReports :: Parent POM

Maven Parent POM for all JODReports modules.

License

License

GroupId

GroupId

org.jodreports.poms
ArtifactId

ArtifactId

jodreports-parent
Last Version

Last Version

1
Release Date

Release Date

Type

Type

pom
Description

Description

JODReports :: Parent POM
Maven Parent POM for all JODReports modules.
Source Code Management

Source Code Management

https://github.com/jodreports

Download jodreports-parent

Filename Size
jodreports-parent-1.pom 2 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.jodreports.poms/jodreports-parent/ -->
<dependency>
    <groupId>org.jodreports.poms</groupId>
    <artifactId>jodreports-parent</artifactId>
    <version>1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jodreports.poms/jodreports-parent/
implementation 'org.jodreports.poms:jodreports-parent:1'
// https://jarcasting.com/artifacts/org.jodreports.poms/jodreports-parent/
implementation ("org.jodreports.poms:jodreports-parent:1")
'org.jodreports.poms:jodreports-parent:pom:1'
<dependency org="org.jodreports.poms" name="jodreports-parent" rev="1">
  <artifact name="jodreports-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jodreports.poms', module='jodreports-parent', version='1')
)
libraryDependencies += "org.jodreports.poms" % "jodreports-parent" % "1"
[org.jodreports.poms/jodreports-parent "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.

Versions

Version
1