MVN

com.sun.jndi : fscontext

Maven & Gradle

Aug 26, 2007
4 usages
<dependency>
    <groupId>com.sun.jndi</groupId>
    <artifactId>fscontext</artifactId>
    <version>1.2-beta-3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sun.jndi : fscontext to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2-beta-3
  • Latest Beta: 1.2-beta-3

All Versions

Choose a version of com.sun.jndi : fscontext to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
fscontext-1.2-beta-3

How to add a dependency to Maven

Add the following com.sun.jndi : fscontext maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sun.jndi</groupId>
    <artifactId>fscontext</artifactId>
    <version>1.2-beta-3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sun.jndi : fscontext gradle dependency to your build.gradle file:

implementation 'com.sun.jndi:fscontext:1.2-beta-3'

Gradle Kotlin DSL: Add the following com.sun.jndi : fscontext gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sun.jndi:fscontext:1.2-beta-3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sun.jndi : fscontext sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sun.jndi" % "fscontext" % "1.2-beta-3"

Advertisement

Dependencies from Group

Aug 26, 2007
4 usages
Aug 26, 2007
4 usages
Aug 26, 2007
1 usages
Sep 26, 2008
dns
Sep 26, 2008

Discover Dependencies

Feb 24, 2010
15 usages
Sep 24, 2010
7 usages
Aug 19, 2011
9 usages
Jan 19, 2012
9 usages
Sep 20, 2005
31 usages
Mar 25, 2014
0 stars