is not current version
Last Version 7.1.0-64

org.restcomm.camelgw:domain 7.0.4

CAMEL Gateway Domain Object

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.restcomm.camelgw
ArtifactId

ArtifactId

domain
Version

Version

7.0.4
Type

Type

jar

Download domain 7.0.4


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