MVN

jboss : jnp-client

Maven & Gradle

May 19, 2010
13 usages

POM was created from install:install-file

<dependency>
    <groupId>jboss</groupId>
    <artifactId>jnp-client</artifactId>
    <version>4.2.2.GA</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of jboss : jnp-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.2.2.GA

All Versions

Choose a version of jboss : jnp-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.2.x
jnp-client-4.2.2.GA
4.0.x
jnp-client-4.0.2
3.2.x
jnp-client-3.2.1

How to add a dependency to Maven

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

<dependency>
    <groupId>jboss</groupId>
    <artifactId>jnp-client</artifactId>
    <version>4.2.2.GA</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following jboss : jnp-client gradle dependency to your build.gradle file:

implementation 'jboss:jnp-client:4.2.2.GA'

Gradle Kotlin DSL: Add the following jboss : jnp-client gradle kotlin dependency to your build.gradle.kts file:

implementation("jboss:jnp-client:4.2.2.GA")

How to add a dependency to SBT Scala

SBT Scala: Add the following jboss : jnp-client sbt scala dependency to your build.sbt file:

libraryDependencies += "jboss" % "jnp-client" % "4.2.2.GA"

Advertisement

Dependencies from Group

May 09, 2009
77 usages
May 19, 2010
60 usages
May 19, 2010
40 usages
May 19, 2010
38 usages
May 19, 2010
33 usages

Discover Dependencies

May 19, 2009
1 usages
Jan 24, 2014
34 usages
Sep 16, 2011
5 usages
123 stars
Dec 17, 2014
3 usages
12.2k stars
May 12, 2014
3 usages
2 stars
Mar 12, 2014
2 usages
Apr 22, 2013
1 usages
Jul 08, 2008