is not current version
Last Version 1.7.0

org.standardout:bnd-platform 0.4

Build OSGi bundles and Eclipse Update Sites from existing JARs, e.g. from Maven repositories (Plugin for Gradle)

Categories

Categories

ORM Data
GroupId

GroupId

org.standardout
ArtifactId

ArtifactId

bnd-platform
Version

Version

0.4
Type

Type

jar

Download bnd-platform 0.4


<!-- https://jarcasting.com/artifacts/org.standardout/bnd-platform/ -->
<dependency>
    <groupId>org.standardout</groupId>
    <artifactId>bnd-platform</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.standardout/bnd-platform/
implementation 'org.standardout:bnd-platform:0.4'
// https://jarcasting.com/artifacts/org.standardout/bnd-platform/
implementation ("org.standardout:bnd-platform:0.4")
'org.standardout:bnd-platform:jar:0.4'
<dependency org="org.standardout" name="bnd-platform" rev="0.4">
  <artifact name="bnd-platform" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.standardout', module='bnd-platform', version='0.4')
)
libraryDependencies += "org.standardout" % "bnd-platform" % "0.4"
[org.standardout/bnd-platform "0.4"]