MVN

org.jboss.webbeans : webbeans-core

Maven & Gradle

May 19, 2010
5 usages

Web Beans Core

<dependency>
    <groupId>org.jboss.webbeans</groupId>
    <artifactId>webbeans-core</artifactId>
    <version>1.0.0.PREVIEW1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jboss.webbeans : webbeans-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0.PREVIEW1

All Versions

Choose a version of org.jboss.webbeans : webbeans-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
webbeans-core-1.0.0.PREVIEW1

How to add a dependency to Maven

Add the following org.jboss.webbeans : webbeans-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jboss.webbeans</groupId>
    <artifactId>webbeans-core</artifactId>
    <version>1.0.0.PREVIEW1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jboss.webbeans : webbeans-core gradle dependency to your build.gradle file:

implementation 'org.jboss.webbeans:webbeans-core:1.0.0.PREVIEW1'

Gradle Kotlin DSL: Add the following org.jboss.webbeans : webbeans-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jboss.webbeans:webbeans-core:1.0.0.PREVIEW1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jboss.webbeans : webbeans-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jboss.webbeans" % "webbeans-core" % "1.0.0.PREVIEW1"

Advertisement

Dependencies from Group

May 19, 2010
11 usages
May 19, 2010
5 usages
May 19, 2010
4 usages
May 19, 2010
3 usages

Discover Dependencies

Jul 04, 2013
0 stars
Mar 14, 2015
4 usages
Feb 23, 2015
28 stars
Nov 27, 2007
52 usages
Feb 20, 2015
0 stars
Mar 27, 2014
4 usages
Dec 29, 2014
70 stars
Aug 08, 2013
137 usages
Jun 26, 2014
7 usages
1.5k stars