MVN

net.awired.bootstrap : bootstrap

Maven & Gradle

Dec 14, 2011
1 stars

Awired Bootstrap · Bootstrap for applications

<dependency>
    <groupId>net.awired.bootstrap</groupId>
    <artifactId>bootstrap</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.awired.bootstrap : bootstrap to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of net.awired.bootstrap : bootstrap to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
bootstrap-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.awired.bootstrap</groupId>
    <artifactId>bootstrap</artifactId>
    <version>1.0</version>
</dependency>