License |
License |
---|---|
Categories |
CategoriesBuild Tools Ant |
GroupId | GroupIdorg.coosproject.build-tools.org.knopflerfish.ant |
ArtifactId | ArtifactIdosgirepo |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnt task for osgi repository
|
Filename | Size |
---|---|
osgirepo-1.3.1.pom | |
osgirepo-1.3.1.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.coosproject.build-tools.org.knopflerfish.ant/osgirepo/ -->
<dependency>
<groupId>org.coosproject.build-tools.org.knopflerfish.ant</groupId>
<artifactId>osgirepo</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.coosproject.build-tools.org.knopflerfish.ant/osgirepo/
implementation 'org.coosproject.build-tools.org.knopflerfish.ant:osgirepo:1.3.1'
// https://jarcasting.com/artifacts/org.coosproject.build-tools.org.knopflerfish.ant/osgirepo/
implementation ("org.coosproject.build-tools.org.knopflerfish.ant:osgirepo:1.3.1")
'org.coosproject.build-tools.org.knopflerfish.ant:osgirepo:jar:1.3.1'
<dependency org="org.coosproject.build-tools.org.knopflerfish.ant" name="osgirepo" rev="1.3.1">
<artifact name="osgirepo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.coosproject.build-tools.org.knopflerfish.ant', module='osgirepo', version='1.3.1')
)
libraryDependencies += "org.coosproject.build-tools.org.knopflerfish.ant" % "osgirepo" % "1.3.1"
[org.coosproject.build-tools.org.knopflerfish.ant/osgirepo "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.14 |
org.apache.ant : ant | jar | 1.7.1 |
org.apache.felix : org.osgi.core | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.apache.felix : org.apache.felix.bundlerepository | jar | 1.4.2 |