License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdcom.ajaxjs |
ArtifactId | ArtifactIdajaxjs-util |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionAJAXJS-Util
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-util-1.0.1.pom | |
ajaxjs-util-1.0.1.jar | 281 KB |
ajaxjs-util-1.0.1-sources.jar | 226 KB |
ajaxjs-util-1.0.1-javadoc.jar | 980 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ajaxjs/ajaxjs-util/ -->
<dependency>
<groupId>com.ajaxjs</groupId>
<artifactId>ajaxjs-util</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ajaxjs/ajaxjs-util/
implementation 'com.ajaxjs:ajaxjs-util:1.0.1'
// https://jarcasting.com/artifacts/com.ajaxjs/ajaxjs-util/
implementation ("com.ajaxjs:ajaxjs-util:1.0.1")
'com.ajaxjs:ajaxjs-util:jar:1.0.1'
<dependency org="com.ajaxjs" name="ajaxjs-util" rev="1.0.1">
<artifact name="ajaxjs-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ajaxjs', module='ajaxjs-util', version='1.0.1')
)
libraryDependencies += "com.ajaxjs" % "ajaxjs-util" % "1.0.1"
[com.ajaxjs/ajaxjs-util "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | 5.3.6 |
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 |
---|---|---|
junit : junit | jar | 4.13.2 |
mysql : mysql-connector-java | jar | 5.1.30 |
org.xerial : sqlite-jdbc | jar | 3.15.1 |