License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdcom.ajaxjs |
ArtifactId | ArtifactIdajaxjs-base |
Last Version | Last Version1.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAJAXJS-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.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ajaxjs-base-1.2.6.pom | |
ajaxjs-base-1.2.6.jar | 198 KB |
ajaxjs-base-1.2.6-sources.jar | 164 KB |
ajaxjs-base-1.2.6-javadoc.jar | 689 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ajaxjs/ajaxjs-base/ -->
<dependency>
<groupId>com.ajaxjs</groupId>
<artifactId>ajaxjs-base</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.ajaxjs/ajaxjs-base/
implementation 'com.ajaxjs:ajaxjs-base:1.2.6'
// https://jarcasting.com/artifacts/com.ajaxjs/ajaxjs-base/
implementation ("com.ajaxjs:ajaxjs-base:1.2.6")
'com.ajaxjs:ajaxjs-base:jar:1.2.6'
<dependency org="com.ajaxjs" name="ajaxjs-base" rev="1.2.6">
<artifact name="ajaxjs-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ajaxjs', module='ajaxjs-base', version='1.2.6')
)
libraryDependencies += "com.ajaxjs" % "ajaxjs-base" % "1.2.6"
[com.ajaxjs/ajaxjs-base "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
org.javassist : javassist | jar | 3.27.0-GA |
javax.ws.rs : javax.ws.rs-api | jar | 2.1 |
javax.validation : validation-api | jar | 2.0.1.Final |
org.mockito : mockito-all | jar | 2.0.2-beta |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.2.1 |
javax.websocket : javax.websocket-api | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat-catalina | jar | 8.5.66 |
junit : junit | jar | 4.13.2 |
mysql : mysql-connector-java | jar | 5.1.30 |
org.xerial : sqlite-jdbc | jar | 3.15.1 |