is not current version
Last Version 0.2.3

net.osgiliath.framework:net.osgiliath.feature.itest.messaging.cdi 0.2.2

Integration tests for messaging with CDI support

Categories

Categories

Net Messaging Application Layer Libs
GroupId

GroupId

net.osgiliath.framework
ArtifactId

ArtifactId

net.osgiliath.feature.itest.messaging.cdi
Version

Version

0.2.2
Type

Type

jar

Download net.osgiliath.feature.itest.messaging.cdi 0.2.2


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