is not current version
Last Version 6.0.0-RC2

org.carewebframework:org.carewebframework.help.ohj.share 5.0.0-RC3

As Oracle does not publish the OHJ library to any publicly- accessible repository, it is distributed as part of this artifact and is installed to your local Maven repository during the build process.

GroupId

GroupId

org.carewebframework
ArtifactId

ArtifactId

org.carewebframework.help.ohj.share
Version

Version

5.0.0-RC3
Type

Type

pom

Download org.carewebframework.help.ohj.share 5.0.0-RC3


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