is not current version
Last Version 1.0.6.Final

OCPsoft Common - Parent 1.0.5.Final

Parent POM for Common API and Utilities

License

License

GroupId

GroupId

org.ocpsoft.common
ArtifactId

ArtifactId

common-parent
Version

Version

1.0.5.Final
Type

Type

pom
Description

Description

OCPsoft Common - Parent
Parent POM for Common API and Utilities
Project Organization

Project Organization

OCPsoft
Source Code Management

Source Code Management

http://github.com/ocpsoft/common

Download common-parent 1.0.5.Final


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

  • api