Apache Felix Commons: Build

These subprojects wrap common third-party jars as OSGi bundles.

License

License

GroupId

GroupId

org.apache.felix.commons
ArtifactId

ArtifactId

commons-build
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Apache Felix Commons: Build
These subprojects wrap common third-party jars as OSGi bundles.
Project Organization

Project Organization

The Apache Software Foundation

Download commons-build

Filename Size
commons-build-1.0.0.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.felix.commons/commons-build/ -->
<dependency>
    <groupId>org.apache.felix.commons</groupId>
    <artifactId>commons-build</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.felix.commons/commons-build/
implementation 'org.apache.felix.commons:commons-build:1.0.0'
// https://jarcasting.com/artifacts/org.apache.felix.commons/commons-build/
implementation ("org.apache.felix.commons:commons-build:1.0.0")
'org.apache.felix.commons:commons-build:pom:1.0.0'
<dependency org="org.apache.felix.commons" name="commons-build" rev="1.0.0">
  <artifact name="commons-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.felix.commons', module='commons-build', version='1.0.0')
)
libraryDependencies += "org.apache.felix.commons" % "commons-build" % "1.0.0"
[org.apache.felix.commons/commons-build "1.0.0"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
easymock : easymock jar 1.2_Java1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0