Last Version

net.osgiliath.hello:net.osgiliath.hello.business.impl 0.0.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.business.impl
Version

Version

0.0.3
Type

Type

jar
Description

Description

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

Project Organization

Osgiliath

Download net.osgiliath.hello.business.impl 0.0.3


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

Dependencies

compile (10)

Group / Artifact Type Version
org.ops4j.pax.exam : pax-exam-container-karaf jar 3.4.0
org.ops4j.pax.url : pax-url-aether jar 1.6.0
net.osgiliath.framework : net.osgiliath.features.karaf-features-functional xml 0.0.3
net.osgiliath.framework : net.osgiliath.features.karaf-features-jaxrs xml 0.0.3
net.osgiliath.framework : net.osgiliath.features.karaf-features-messaging xml 0.0.3
net.osgiliath.framework : net.osgiliath.features.karaf-features-security xml 0.0.3
net.osgiliath.hello : net.osgiliath.hello.business.spi jar 0.0.3
net.osgiliath.hello : net.osgiliath.hello.model.jpa jar 0.0.3
net.osgiliath.hello : net.osgiliath.hello.features xml 0.0.3
org.apache.activemq : activemq-osgi jar 5.9.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.12.2

test (3)

Group / Artifact Type Version
org.ops4j.pax.exam : pax-exam jar 3.4.0
org.ops4j.pax.exam : pax-exam-junit4 jar 3.4.0
org.apache.karaf : apache-karaf zip 3.0.0

Project Modules

There are no modules declared in this project.