info
various OSGi related projects
repo
maven central has [latest version of these artifacts] (http://search.maven.org/#search%7Cga%7C1%7Ccom.carrotgarden.osgi)
| License |
License |
|---|---|
| GroupId | GroupIdcom.carrotgarden.osgi |
| ArtifactId | ArtifactIdcarrot-osgi |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncarrot-osgi
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| carrot-osgi-1.1.1.pom | 857 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.carrotgarden.osgi/carrot-osgi/ -->
<dependency>
<groupId>com.carrotgarden.osgi</groupId>
<artifactId>carrot-osgi</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.carrotgarden.osgi/carrot-osgi/
implementation 'com.carrotgarden.osgi:carrot-osgi:1.1.1'
// https://jarcasting.com/artifacts/com.carrotgarden.osgi/carrot-osgi/
implementation ("com.carrotgarden.osgi:carrot-osgi:1.1.1")
'com.carrotgarden.osgi:carrot-osgi:pom:1.1.1'
<dependency org="com.carrotgarden.osgi" name="carrot-osgi" rev="1.1.1">
<artifact name="carrot-osgi" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.carrotgarden.osgi', module='carrot-osgi', version='1.1.1')
)
libraryDependencies += "com.carrotgarden.osgi" % "carrot-osgi" % "1.1.1"
[com.carrotgarden.osgi/carrot-osgi "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.testng : testng | jar | 6.4 |
various OSGi related projects
maven central has [latest version of these artifacts] (http://search.maven.org/#search%7Cga%7C1%7Ccom.carrotgarden.osgi)