MVN

org.apache.aries.blueprint : blueprint

Maven & Gradle

Feb 22, 2011
1 usages

Apache Aries Blueprint · Implementation of the Blueprint Container Specification

<dependency>
    <groupId>org.apache.aries.blueprint</groupId>
    <artifactId>blueprint</artifactId>
    <version>0.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.aries.blueprint : blueprint to add to Maven - Latest Versions:

  • Latest Stable: 0.3.1

All Versions

Choose a version of org.apache.aries.blueprint : blueprint to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
blueprint-0.3.1
0.3
blueprint-0.3
0.2.x
blueprint-0.2.1
0.2
blueprint-0.2-incubating
0.1
blueprint-0.1-incubating

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.aries.blueprint</groupId>
    <artifactId>blueprint</artifactId>
    <version>0.3.1</version>
</dependency>