Os buildtools header

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

Categories

Categories

Build Tools
GroupId

GroupId

org.coosproject.build-tools
ArtifactId

ArtifactId

os-build-tools
Last Version

Last Version

coos1
Release Date

Release Date

Type

Type

pom
Description

Description

Os buildtools header
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 os-build-tools

Filename Size
os-build-tools-coos1.pom 669 bytes
Browse

How to add to project

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

Dependencies

test (1)

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

Project Modules

  • maven-bundle-plugin
  • maven-pax-plugin

Versions

Version
coos1
coos0