Last Version

Helloworld sample made with Osgiliath archetype 0.2.3

This is the reference sample of osgiliath framework, its a simple helloworld

License

License

Categories

Categories

Net
GroupId

GroupId

net.osgiliath.hello
ArtifactId

ArtifactId

net.osgiliath.hello
Version

Version

0.2.3
Type

Type

pom
Description

Description

Helloworld sample made with Osgiliath archetype
This is the reference sample of osgiliath framework, its a simple helloworld
Project Organization

Project Organization

Osgiliath

Download net.osgiliath.hello 0.2.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • net.osgiliath.hello.ui
  • net.osgiliath.hello.features
  • net.osgiliath.hello.routes
  • net.osgiliath.hello.business
  • net.osgiliath.hello.model