is not current version
Last Version 7.1.0-64

org.restcomm.camelgw:domain 7.0.3

CAMEL Gateway Domain Object

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.restcomm.camelgw
ArtifactId

ArtifactId

domain
Version

Version

7.0.3
Type

Type

jar

Download domain 7.0.3


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