License |
License
BSD 3-clause "New" or "Revised" License
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.github.monnetproject |
ArtifactId | ArtifactIdbndannotation |
Last Version | Last Version1.18.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbndannotation Maven Mojo
bndannotation Maven Mojo from the Monnet Project's maven-tools project.
|
Filename | Size |
---|---|
bndannotation-1.18.4.pom | |
bndannotation-1.18.4.jar | 20 KB |
bndannotation-1.18.4-sources.jar | 10 KB |
bndannotation-1.18.4-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.monnetproject/bndannotation/ -->
<dependency>
<groupId>com.github.monnetproject</groupId>
<artifactId>bndannotation</artifactId>
<version>1.18.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.monnetproject/bndannotation/
implementation 'com.github.monnetproject:bndannotation:1.18.4'
// https://jarcasting.com/artifacts/com.github.monnetproject/bndannotation/
implementation ("com.github.monnetproject:bndannotation:1.18.4")
'com.github.monnetproject:bndannotation:jar:1.18.4'
<dependency org="com.github.monnetproject" name="bndannotation" rev="1.18.4">
<artifact name="bndannotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.monnetproject', module='bndannotation', version='1.18.4')
)
libraryDependencies += "com.github.monnetproject" % "bndannotation" % "1.18.4"
[com.github.monnetproject/bndannotation "1.18.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.2.1 |
biz.aQute : bndlib | jar | 1.50.0 |
org.apache.maven : maven-project | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |