MVN

com.github.napp-com : notbed

Maven & Gradle

May 07, 2014

notbed · Utilities and database access classes for small projects

<dependency>
    <groupId>com.github.napp-com</groupId>
    <artifactId>notbed</artifactId>
    <version>1.1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.napp-com : notbed to add to Maven - Latest Versions:

  • Latest Stable: 1.1.8

All Versions

Choose a version of com.github.napp-com : notbed to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
notbed-1.1.8
notbed-1.1.7
notbed-1.1.6
notbed-1.1.5
notbed-1.1.4
notbed-1.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.napp-com</groupId>
    <artifactId>notbed</artifactId>
    <version>1.1.8</version>
</dependency>