| License |
License |
|---|---|
| GroupId | GroupIdorg.coosproject |
| ArtifactId | ArtifactIdcoos-parent |
| Last Version | Last Version1.3.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionCoos 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.
|
| Filename | Size |
|---|---|
| coos-parent-1.3.1.pom | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.coosproject/coos-parent/ -->
<dependency>
<groupId>org.coosproject</groupId>
<artifactId>coos-parent</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.coosproject/coos-parent/
implementation 'org.coosproject:coos-parent:1.3.1'
// https://jarcasting.com/artifacts/org.coosproject/coos-parent/
implementation ("org.coosproject:coos-parent:1.3.1")
'org.coosproject:coos-parent:pom:1.3.1'
<dependency org="org.coosproject" name="coos-parent" rev="1.3.1">
<artifact name="coos-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.coosproject', module='coos-parent', version='1.3.1')
)
libraryDependencies += "org.coosproject" % "coos-parent" % "1.3.1"
[org.coosproject/coos-parent "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.felix : org.apache.felix.bundlerepository | jar | 1.4.2 |