is not current version
Last Version 4.13.0

org.rhq:rhq-core-domain 3.0.0.EmbJopr4

RHQ domain model classes (i.e. POJOs used by both server and agent)

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-core-domain
Version

Version

3.0.0.EmbJopr4
Type

Type

ejb

Download rhq-core-domain 3.0.0.EmbJopr4


<!-- https://jarcasting.com/artifacts/org.rhq/rhq-core-domain/ -->
<dependency>
    <groupId>org.rhq</groupId>
    <artifactId>rhq-core-domain</artifactId>
    <version>3.0.0.EmbJopr4</version>
    <type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/org.rhq/rhq-core-domain/
implementation 'org.rhq:rhq-core-domain:3.0.0.EmbJopr4'
// https://jarcasting.com/artifacts/org.rhq/rhq-core-domain/
implementation ("org.rhq:rhq-core-domain:3.0.0.EmbJopr4")
'org.rhq:rhq-core-domain:ejb:3.0.0.EmbJopr4'
<dependency org="org.rhq" name="rhq-core-domain" rev="3.0.0.EmbJopr4">
  <artifact name="rhq-core-domain" type="ejb" />
</dependency>
@Grapes(
@Grab(group='org.rhq', module='rhq-core-domain', version='3.0.0.EmbJopr4')
)
libraryDependencies += "org.rhq" % "rhq-core-domain" % "3.0.0.EmbJopr4"
[org.rhq/rhq-core-domain "3.0.0.EmbJopr4"]