MVN

com.gfk.senbot : SenBotParent

Maven & Gradle

Nov 28, 2014
10 stars

SenBot Parent · Parent pom for the SenBot modules

<dependency>
    <groupId>com.gfk.senbot</groupId>
    <artifactId>SenBotParent</artifactId>
    <version>0.4.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gfk.senbot : SenBotParent to add to Maven - Latest Versions:

  • Latest Stable: 0.4.8

All Versions

Choose a version of com.gfk.senbot : SenBotParent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
SenBotParent-0.4.8
SenBotParent-0.4.7
SenBotParent-0.4.6
SenBotParent-0.4.5
SenBotParent-0.4.4
SenBotParent-0.4.3
SenBotParent-0.4.2
SenBotParent-0.4.1
0.4
SenBotParent-0.4
0.3
SenBotParent-0.3
0.2
SenBotParent-0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.gfk.senbot</groupId>
    <artifactId>SenBotParent</artifactId>
    <version>0.4.8</version>
</dependency>