Last Version

Helloworld sample routes with CDI 0.2.3

Routes between UI and business made with CDI

License

License

Categories

Categories

Net
GroupId

GroupId

net.osgiliath.hello
ArtifactId

ArtifactId

net.osgiliath.hello.routes.cdi
Version

Version

0.2.3
Type

Type

jar
Description

Description

Helloworld sample routes with CDI
Routes between UI and business made with CDI
Project Organization

Project Organization

Osgiliath

Download net.osgiliath.hello.routes.cdi 0.2.3


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

Dependencies

compile (6)

Group / Artifact Type Version
net.osgiliath.framework : net.osgiliath.feature.routes xml 0.2.3
net.osgiliath.framework : net.osgiliath.feature.functional xml 0.2.3
org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-expression jar 4.1.2.RELEASE_1
org.glassfish : javax.json jar 1.0.4
net.osgiliath.hello : net.osgiliath.hello.business.spi jar 0.2.3
net.osgiliath.hello : net.osgiliath.hello.model.jpa jar 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.apache.camel : camel-spring jar 2.15.2
org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-test jar 4.1.2.RELEASE_1
org.mockito : mockito-all jar 1.8.4
org.apache.camel : camel-test jar 2.15.2
org.apache.camel : camel-test-spring jar 2.15.2
org.kubek2k : springockito jar 1.0.9
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.