HelloWorld-parent

COOS is a general purpose, modular, pluggable and distributable, open source middleware platform written in Java; designed for connecting both service and device objects that communicate via messages and enabling monitoring and management.

License

License

GroupId

GroupId

org.coosproject.examples
ArtifactId

ArtifactId

HelloWorld
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

pom
Description

Description

HelloWorld-parent
COOS is a general purpose, modular, pluggable and distributable, open source middleware platform written in Java; designed for connecting both service and device objects that communicate via messages and enabling monitoring and management.

Download HelloWorld

Filename Size
HelloWorld-1.3.1.pom 669 bytes
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.apache.felix : org.apache.felix.bundlerepository jar 1.4.2

Project Modules

  • api
  • impl

Versions

Version
1.3.1
1.3.0
1.2.10
1.2.9
1.2.8
1.2.7
1.2.3
1.2.2
1.2.1
1.2.0