org.bndtools.embeddedrepo


License

License

GroupId

GroupId

org.bndtools
ArtifactId

ArtifactId

org.bndtools.embeddedrepo
Last Version

Last Version

4.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.bndtools.embeddedrepo
org.bndtools.embeddedrepo
Project URL

Project URL

https://bndtools.org/
Project Organization

Project Organization

Bndtools
Source Code Management

Source Code Management

https://github.com/bndtools/bnd

Download org.bndtools.embeddedrepo

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

README Bnd/Bndtools

Bnd/Bndtools is a swiss army knife for OSGi. It creates manifest headers for you based on analyzing the class code, it verifies your settings, it manages project dependencies, diffs jars, and much more.

Information about Bnd can be found at https://bnd.bndtools.org and information about Bndtools can be found at https://bndtools.org.

Repository

The git repository contains all the code.

License

This program and the accompanying materials are made available under the terms of the Apache License, Version 2.0 which is available at https://www.apache.org/licenses/LICENSE-2.0, or the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.

API

Though we am usually pretty good at backward compatibility, there is no guarantee. This is an unpaid project. Bnd properties will be backward compatible if there is any possibility.

If you're building a tool with a general audience that includes Bnd for a general audience I would appreciate if you got in touch with us so we can keep in touch. We are always interested in ideas.

Eclipse

Bndtools is the development environment of Bnd.

Building

Gradle is used to build Bnd/Bndtools. The repo has a build.gradle file that builds all projects in proper order.

./gradlew - Assembles, tests and releases the non-maven projects into dist/bundles.

./gradlew :build :maven:deploy - Assembles and releases the projects into dist/bundles.

The repo includes the gradle wrapper, gradlew, command.

Bnd/Bndtools is continuously built on GitHub Actions. GitHub Actions CI Build Status

CodeQL is used for continuous security analysis.

A Maven snapshot repository of the latest build is available at https://bndtools.jfrog.io/bndtools/libs-snapshot-local.

Using the latest development SNAPSHOT build of Bnd/Bndtools

Powered by Artifactory

Release

Release versions of Bnd artifacts including Maven and Gradle plugins are available from Maven Central and JCenter.

Release versions of Bndtools are available from the Bndtools p2 update site: https://bndtools.jfrog.io/bndtools/update-latest.

Feedback

Feedback is always welcome, for general discussions use the bnd discourse site mail list. This site can be used to discuss many different aspects of bnd and the many projects it supports. Including feedback and proposals for new functionality.

Bugs and issues should go to https://github.com/bndtools/bnd/issues.

Contributing

Want to hack on Bnd/Bndtools? There are instructions to get you started.

They are probably not perfect, please let us know if anything feels wrong or incomplete.

Acknowledgments

YourKit supports open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.

YourKit

org.bndtools

Bndtools

Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.

Versions

Version
4.2.0