is not current version
Last Version 0.3.7

net.osgiliath.itests:net.osgiliath.feature.itest.messaging 0.3.4

Integration tests for messaging with CDI support

Categories

Categories

Net Messaging Application Layer Libs
GroupId

GroupId

net.osgiliath.itests
ArtifactId

ArtifactId

net.osgiliath.feature.itest.messaging
Version

Version

0.3.4
Type

Type

jar

Download net.osgiliath.feature.itest.messaging 0.3.4


<!-- https://jarcasting.com/artifacts/net.osgiliath.itests/net.osgiliath.feature.itest.messaging/ -->
<dependency>
    <groupId>net.osgiliath.itests</groupId>
    <artifactId>net.osgiliath.feature.itest.messaging</artifactId>
    <version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.itests/net.osgiliath.feature.itest.messaging/
implementation 'net.osgiliath.itests:net.osgiliath.feature.itest.messaging:0.3.4'
// https://jarcasting.com/artifacts/net.osgiliath.itests/net.osgiliath.feature.itest.messaging/
implementation ("net.osgiliath.itests:net.osgiliath.feature.itest.messaging:0.3.4")
'net.osgiliath.itests:net.osgiliath.feature.itest.messaging:jar:0.3.4'
<dependency org="net.osgiliath.itests" name="net.osgiliath.feature.itest.messaging" rev="0.3.4">
  <artifact name="net.osgiliath.feature.itest.messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.itests', module='net.osgiliath.feature.itest.messaging', version='0.3.4')
)
libraryDependencies += "net.osgiliath.itests" % "net.osgiliath.feature.itest.messaging" % "0.3.4"
[net.osgiliath.itests/net.osgiliath.feature.itest.messaging "0.3.4"]