MVN

com.sun.bigbrother.javanet : bigbrother-javanet

Maven & Gradle

May 20, 2010

BigBrother datamining project

<dependency>
    <groupId>com.sun.bigbrother.javanet</groupId>
    <artifactId>bigbrother-javanet</artifactId>
    <version>1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sun.bigbrother.javanet : bigbrother-javanet to add to Maven - Latest Versions:

  • Latest Stable: 1

All Versions

Choose a version of com.sun.bigbrother.javanet : bigbrother-javanet to add to Maven - All Versions:

Version Vulnerabilities Updated
1
bigbrother-javanet-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sun.bigbrother.javanet</groupId>
    <artifactId>bigbrother-javanet</artifactId>
    <version>1</version>
</dependency>