g

galasa-wrapping-parent

Wraps non-OSGi JARs into OSGi Bundles for use in the Galasa Ecosystem
https://galasa.dev
Eclipse Public License - v 2.0
Michael Baylis William Yates David Roberts James Davies
Files download
File Operation
galasa-wrapping-parent-0.3.0.pom download
Apache Maven
<dependency>
  <groupId>dev.galasa</groupId>
  <artifactId>galasa-wrapping-parent</artifactId>
  <version>0.3.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'dev.galasa:galasa-wrapping-parent:0.3.0'
Gradle Kotlin
implementation("dev.galasa:galasa-wrapping-parent:0.3.0")
Scala SBT
libraryDependencies += "dev.galasa" % "galasa-wrapping-parent" % "0.3.0"
Groovy Grape
@Grapes(
  @Grab(group='dev.galasa', module='galasa-wrapping-parent', version='0.3.0')
)
Apache Ivy
<dependency org="dev.galasa" name="galasa-wrapping-parent" rev="0.3.0" />
Leiningen
[dev.galasa/galasa-wrapping-parent "0.3.0"]
Apache Buildr
'dev.galasa:galasa-wrapping-parent:jar:0.3.0'
Dependencies
The project has no third-party dependencies