MVN

org.soulwing : bean-manager-locator

Maven & Gradle

Apr 15, 2016
2 usages

A JNDI service locator for the CDI BeanManager

<dependency>
    <groupId>org.soulwing</groupId>
    <artifactId>bean-manager-locator</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.soulwing : bean-manager-locator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of org.soulwing : bean-manager-locator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
bean-manager-locator-1.0.1
bean-manager-locator-1.0.0

How to add a dependency to Maven

Add the following org.soulwing : bean-manager-locator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.soulwing</groupId>
    <artifactId>bean-manager-locator</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.soulwing : bean-manager-locator gradle dependency to your build.gradle file:

implementation 'org.soulwing:bean-manager-locator:1.0.1'

Gradle Kotlin DSL: Add the following org.soulwing : bean-manager-locator gradle kotlin dependency to your build.gradle.kts file:

implementation("org.soulwing:bean-manager-locator:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.soulwing : bean-manager-locator sbt scala dependency to your build.sbt file:

libraryDependencies += "org.soulwing" % "bean-manager-locator" % "1.0.1"

Advertisement

Dependencies from Group

Apr 15, 2016
2 usages
Aug 03, 2021
1 usages
Aug 03, 2021
1 usages
Dec 18, 2021
0 stars

Discover Dependencies

May 21, 2016
1 usages
4.6k stars
Jan 24, 2021
1 usages
4.6k stars
Dec 17, 2019
1 usages
4.6k stars
May 20, 2016
1 usages
Feb 29, 2016
1 usages
Mar 04, 2016
1 usages
Feb 20, 2020
2 usages
41 stars