MVN

com.ajaxjs : ajaxjs-base

Maven & Gradle

Jun 08, 2021
5 usages

AJAXJS-Base · AJAXJS aims to full-stack, not only the server-side framework, but also integrates the front-end library. It'€™s written in HTML5 + Java, a successor to the JVM platform, efficient, secure, stable, cross-platform and many other advantages, but it abandoned the traditional enterprise architecture brought about by the large and bloated, emphasizing the lightweight, and fast, very suitable for the Internet fast application.

<dependency>
    <groupId>com.ajaxjs</groupId>
    <artifactId>ajaxjs-base</artifactId>
    <version>1.2.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ajaxjs : ajaxjs-base to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.6

All Versions

Choose a version of com.ajaxjs : ajaxjs-base to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
ajaxjs-base-1.2.6
ajaxjs-base-1.2.5
ajaxjs-base-1.2.4
ajaxjs-base-1.2.3
ajaxjs-base-1.2.2
ajaxjs-base-1.2.1
ajaxjs-base-1.2.0
1.1.x
ajaxjs-base-1.1.9
ajaxjs-base-1.1.8
ajaxjs-base-1.1.7
ajaxjs-base-1.1.6
ajaxjs-base-1.1.5
ajaxjs-base-1.1.4
ajaxjs-base-1.1.3
ajaxjs-base-1.1.2
ajaxjs-base-1.1.1
ajaxjs-base-1.1.0
1.0.x
ajaxjs-base-1.0.9
ajaxjs-base-1.0.8
ajaxjs-base-1.0.7
ajaxjs-base-1.0.6
ajaxjs-base-1.0.5
ajaxjs-base-1.0.4
ajaxjs-base-1.0.3
0.0.x
ajaxjs-base-0.0.2

How to add a dependency to Maven

Add the following com.ajaxjs : ajaxjs-base maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ajaxjs</groupId>
    <artifactId>ajaxjs-base</artifactId>
    <version>1.2.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ajaxjs : ajaxjs-base gradle dependency to your build.gradle file:

implementation 'com.ajaxjs:ajaxjs-base:1.2.6'

Gradle Kotlin DSL: Add the following com.ajaxjs : ajaxjs-base gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ajaxjs:ajaxjs-base:1.2.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ajaxjs : ajaxjs-base sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ajaxjs" % "ajaxjs-base" % "1.2.6"

Advertisement

Dependencies from Group

Jun 08, 2021
5 usages
Jul 25, 2020
3 usages
Apr 04, 2020
3 usages
Apr 07, 2023
1 usages
Jan 17, 2018

Discover Dependencies

Aug 07, 2022
3 usages
200 stars
Aug 17, 2023
14 usages
313 stars
Nov 29, 2021
12 usages
Jul 13, 2023
23 usages
31 stars
Sep 15, 2020
7 usages
18 stars
Dec 09, 2020
9 usages
12 stars
Oct 12, 2020
7 usages
147 stars