j(s)-lib Commons

Common interfaces, base classes and utilities for j(s)-lib ecosystem.

License

License

The Apache License, Version 2.0
Categories

Categories

JavaScript Languages
GroupId

GroupId

com.js-lib
ArtifactId

ArtifactId

js-commons
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

j(s)-lib Commons
Common interfaces, base classes and utilities for j(s)-lib ecosystem.
Project URL

Project URL

https://github.com/js-lib-com/commons
Source Code Management

Source Code Management

https://github.com/js-lib-com/commons

Download js-commons

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

commons

Common Java functionality for j(s)-lib ecosystem.

com.js-lib

java(script) libraries

Set of APIs and libraries for Java and JavaScript.

Versions

Version
1.3.0
1.2.0
1.1.3
1.1.2