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