AJAXJS-Base

A pure Java library that provides many tools, utils, and functions.

License

License

GroupId

GroupId

com.ajaxjs
ArtifactId

ArtifactId

base
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

AJAXJS-Base
A pure Java library that provides many tools, utils, and functions.

Download base

How to add to project

<!-- https://jarcasting.com/artifacts/com.ajaxjs/base/ -->
<dependency>
    <groupId>com.ajaxjs</groupId>
    <artifactId>base</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ajaxjs/base/
implementation 'com.ajaxjs:base:0.0.1'
// https://jarcasting.com/artifacts/com.ajaxjs/base/
implementation ("com.ajaxjs:base:0.0.1")
'com.ajaxjs:base:jar:0.0.1'
<dependency org="com.ajaxjs" name="base" rev="0.0.1">
  <artifact name="base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ajaxjs', module='base', version='0.0.1')
)
libraryDependencies += "com.ajaxjs" % "base" % "0.0.1"
[com.ajaxjs/base "0.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.30
org.xerial : sqlite-jdbc jar 3.15.1
org.apache.geronimo.specs : geronimo-validation_1.0_spec jar 1.1
org.apache.bval : org.apache.bval.bundle jar 1.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1