is not current version
Last Version 6.3.1

aQute.libg 6.1.0

A library to be statically linked. Contains many small utilities. This bundle should not be installed in a framework, it is compile only.

License

License

(Apache-2.0 OR EPL-2.0)
GroupId

GroupId

biz.aQute.bnd
ArtifactId

ArtifactId

aQute.libg
Version

Version

6.1.0
Type

Type

jar
Description

Description

aQute.libg
A library to be statically linked. Contains many small utilities. This bundle should not be installed in a framework, it is compile only.
Project URL

Project URL

https://bnd.bndtools.org/
Project Organization

Project Organization

Bndtools
Source Code Management

Source Code Management

https://github.com/bndtools/bnd

Download aQute.libg 6.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.osgi : org.osgi.util.function jar 1.2.0
org.osgi : org.osgi.util.promise jar 1.2.0
org.osgi : osgi.core jar 6.0.0

provided (1)

Group / Artifact Type Version
org.osgi : osgi.annotation jar 8.0.1

Project Modules

There are no modules declared in this project.