License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdcom.ajaxjs |
ArtifactId | ArtifactIdajaxjs-framework2 |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAJAXJS-Framework2
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-framework2-1.0.1.pom | |
ajaxjs-framework2-1.0.1.jar | 176 KB |
ajaxjs-framework2-1.0.1-sources.jar | 142 KB |
ajaxjs-framework2-1.0.1-javadoc.jar | 451 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ajaxjs/ajaxjs-framework2/ -->
<dependency>
<groupId>com.ajaxjs</groupId>
<artifactId>ajaxjs-framework2</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ajaxjs/ajaxjs-framework2/
implementation 'com.ajaxjs:ajaxjs-framework2:1.0.1'
// https://jarcasting.com/artifacts/com.ajaxjs/ajaxjs-framework2/
implementation ("com.ajaxjs:ajaxjs-framework2:1.0.1")
'com.ajaxjs:ajaxjs-framework2:jar:1.0.1'
<dependency org="com.ajaxjs" name="ajaxjs-framework2" rev="1.0.1">
<artifact name="ajaxjs-framework2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ajaxjs', module='ajaxjs-framework2', version='1.0.1')
)
libraryDependencies += "com.ajaxjs" % "ajaxjs-framework2" % "1.0.1"
[com.ajaxjs/ajaxjs-framework2 "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | 5.3.6 |
mysql : mysql-connector-java | jar | 5.1.30 |
com.ajaxjs : ajaxjs-util | jar | 1.0.3 |
javax.validation : validation-api | jar | 2.0.1.Final |
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 |
org.mockito : mockito-all | jar | 2.0.2-beta |
org.xerial : sqlite-jdbc | jar | 3.15.1 |