Last Version

Helloworld sample routes with blueprint 0.2.3

Routes between UI and business made with blueprint

License

License

Categories

Categories

Net
GroupId

GroupId

net.osgiliath.hello
ArtifactId

ArtifactId

net.osgiliath.hello.routes.blueprint
Version

Version

0.2.3
Type

Type

jar
Description

Description

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

Project Organization

Osgiliath

Download net.osgiliath.hello.routes.blueprint 0.2.3


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

Dependencies

compile (5)

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.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.springframework : spring-test jar 4.1.4.RELEASE
org.kubek2k : springockito jar 1.0.9
org.apache.camel : camel-test jar 2.15.2
org.apache.camel : camel-test-spring jar 2.15.2
org.mockito : mockito-all jar 1.8.4
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.