Last Version

CDI configured business module 0.2.3

Send HelloMessages via REST or Messaging

License

License

Categories

Categories

Net
GroupId

GroupId

net.osgiliath.hello
ArtifactId

ArtifactId

net.osgiliath.hello.business.impl.cdi
Version

Version

0.2.3
Type

Type

jar
Description

Description

CDI configured business module
Send HelloMessages via REST or Messaging
Project Organization

Project Organization

Osgiliath

Download net.osgiliath.hello.business.impl.cdi 0.2.3


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

Dependencies

compile (9)

Group / Artifact Type Version
org.ops4j.pax.url : pax-url-reference jar 2.4.1
net.osgiliath.framework : net.osgiliath.feature.cdi xml 0.2.3
net.osgiliath.framework : net.osgiliath.feature.functional xml 0.2.3
net.osgiliath.framework : net.osgiliath.feature.jaxrs xml 0.2.3
net.osgiliath.framework : net.osgiliath.feature.messaging xml 0.2.3
net.osgiliath.framework : net.osgiliath.feature.security xml 0.2.3
net.osgiliath.hello : net.osgiliath.hello.business.spi jar 0.2.3
net.osgiliath.hello : net.osgiliath.hello.model.jpa jar 0.2.3
net.osgiliath.hello : net.osgiliath.hello.features xml 0.2.3

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.4
org.slf4j : slf4j-api jar 1.7.7

test (7)

Group / Artifact Type Version
org.ops4j.pax.exam : pax-exam jar 4.5.0
org.ops4j.pax.exam : pax-exam-container-karaf jar 4.5.0
org.ops4j.pax.exam : pax-exam-junit4 jar 4.5.0
org.ops4j.pax.url : pax-url-aether jar 2.4.1
org.apache.karaf : apache-karaf zip 3.0.3
net.osgiliath.framework : net.osgiliath.helper.exam jar 0.2.3
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.