MVN

beehive : wsm

Maven & Gradle

Sep 20, 2005
1 usages
<dependency>
    <groupId>beehive</groupId>
    <artifactId>wsm</artifactId>
    <version>1.0-alpha</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of beehive : wsm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0-alpha
  • Latest Alpha: 1.0-alpha

All Versions

Choose a version of beehive : wsm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
wsm-1.0-alpha

How to add a dependency to Maven

Add the following beehive : wsm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>beehive</groupId>
    <artifactId>wsm</artifactId>
    <version>1.0-alpha</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following beehive : wsm gradle dependency to your build.gradle file:

implementation 'beehive:wsm:1.0-alpha'

Gradle Kotlin DSL: Add the following beehive : wsm gradle kotlin dependency to your build.gradle.kts file:

implementation("beehive:wsm:1.0-alpha")

How to add a dependency to SBT Scala

SBT Scala: Add the following beehive : wsm sbt scala dependency to your build.sbt file:

libraryDependencies += "beehive" % "wsm" % "1.0-alpha"

Advertisement

Dependencies from Group

Dec 22, 2005
3 usages
Sep 20, 2005
3 usages
wsm
Sep 20, 2005
1 usages

Discover Dependencies

Mar 14, 2012
1 usages
7 stars
Sep 20, 2005
Nov 22, 2005
Sep 20, 2005
Feb 16, 2006
1 usages
Mar 11, 2014
4 stars