MVN

at.rseiler.spbee : spbee

Maven & Gradle

Mar 14, 2015
0 stars

spBee · The spBee project which contains the core module, the demo module and the documentation.

<dependency>
    <groupId>at.rseiler.spbee</groupId>
    <artifactId>spbee</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of at.rseiler.spbee : spbee to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of at.rseiler.spbee : spbee to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
spbee-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>at.rseiler.spbee</groupId>
    <artifactId>spbee</artifactId>
    <version>1.0</version>
</dependency>