MVN

org.ajax4jsf : ajax4jsf

Maven & Gradle

May 20, 2010
2 usages
<dependency>
    <groupId>org.ajax4jsf</groupId>
    <artifactId>ajax4jsf</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ajax4jsf : ajax4jsf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of org.ajax4jsf : ajax4jsf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
ajax4jsf-1.0.5
ajax4jsf-1.0.4
ajax4jsf-1.0.3
ajax4jsf-1.0.2
ajax4jsf-1.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.ajax4jsf</groupId>
    <artifactId>ajax4jsf</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ajax4jsf : ajax4jsf gradle dependency to your build.gradle file:

implementation 'org.ajax4jsf:ajax4jsf:1.0.1'

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

implementation("org.ajax4jsf:ajax4jsf:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ajax4jsf : ajax4jsf sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ajax4jsf" % "ajax4jsf" % "1.0.1"

Advertisement

Dependencies from Group

May 20, 2010
2 usages

Discover Dependencies

Jan 30, 2011
106 usages
Mar 04, 2014
22 usages
2.7k stars
Jun 28, 2006
116 usages
Jan 10, 2014
15 usages
239 stars
Apr 25, 2014
238 usages
899 stars
Aug 23, 2023
19 usages
170 stars
2 usages
0 stars
Mar 28, 2023
152 stars
Aug 21, 2023
74 usages
8.4k stars