is not current version
Last Version 2.0

osgi-run-core 1.6.0

A Gradle plugin to make the development of modular applications using OSGi completely painless

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.athaydes.gradle.osgi
ArtifactId

ArtifactId

osgi-run-core
Version

Version

1.6.0
Type

Type

jar
Description

Description

osgi-run-core
A Gradle plugin to make the development of modular applications using OSGi completely painless
Project URL

Project URL

https://github.com/renatoathaydes/osgi-run
Source Code Management

Source Code Management

https://github.com/renatoathaydes/osgi-run

Download osgi-run-core 1.6.0


<!-- https://jarcasting.com/artifacts/com.athaydes.gradle.osgi/osgi-run-core/ -->
<dependency>
    <groupId>com.athaydes.gradle.osgi</groupId>
    <artifactId>osgi-run-core</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.athaydes.gradle.osgi/osgi-run-core/
implementation 'com.athaydes.gradle.osgi:osgi-run-core:1.6.0'
// https://jarcasting.com/artifacts/com.athaydes.gradle.osgi/osgi-run-core/
implementation ("com.athaydes.gradle.osgi:osgi-run-core:1.6.0")
'com.athaydes.gradle.osgi:osgi-run-core:jar:1.6.0'
<dependency org="com.athaydes.gradle.osgi" name="osgi-run-core" rev="1.6.0">
  <artifact name="osgi-run-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.athaydes.gradle.osgi', module='osgi-run-core', version='1.6.0')
)
libraryDependencies += "com.athaydes.gradle.osgi" % "osgi-run-core" % "1.6.0"
[com.athaydes.gradle.osgi/osgi-run-core "1.6.0"]

Dependencies

compile (1)

Group / Artifact Type Version
biz.aQute.bnd : biz.aQute.bndlib jar 3.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.spockframework : spock-core jar 1.0-groovy-2.4

Project Modules

There are no modules declared in this project.