MVN

net.osgiliath.samples : net.osgiliath.sample.enterprise

Maven & Gradle

Jun 18, 2016
15 stars

Enterprise Helloworld sample · This is an advanced sample of Osgiliath usage made with framework, it uses a mediator bus to route messages between UI and services

<dependency>
    <groupId>net.osgiliath.samples</groupId>
    <artifactId>net.osgiliath.sample.enterprise</artifactId>
    <version>0.3.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.osgiliath.samples : net.osgiliath.sample.enterprise to add to Maven - Latest Versions:

  • Latest Stable: 0.3.7

All Versions

Choose a version of net.osgiliath.samples : net.osgiliath.sample.enterprise to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
net.osgiliath.sample.enterprise-0.3.7
net.osgiliath.sample.enterprise-0.3.6
net.osgiliath.sample.enterprise-0.3.4
net.osgiliath.sample.enterprise-0.3.3
net.osgiliath.sample.enterprise-0.3.2
net.osgiliath.sample.enterprise-0.3.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.osgiliath.samples</groupId>
    <artifactId>net.osgiliath.sample.enterprise</artifactId>
    <version>0.3.7</version>
</dependency>