knowgate-base

KnowGate base libraries: arrays, string, IO, localization, MD5, RC4, debug log traces and object factory

License

License

GroupId

GroupId

com.knowgate
ArtifactId

ArtifactId

knowgate-base
Last Version

Last Version

9.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

knowgate-base
KnowGate base libraries: arrays, string, IO, localization, MD5, RC4, debug log traces and object factory
Project URL

Project URL

https://github.com/sergiomt/knowgate-base
Project Organization

Project Organization

KnowGate
Source Code Management

Source Code Management

https://github.com/sergiomt/knowgate-base

Download knowgate-base

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
pureperfect » ferret jar 1.0
org.apache.logging.log4j : log4j-core jar 2.8.2
org.apache.poi : poi jar 3.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

KnowGate Base Libraries

These are foundation libraries compatible with Java 1.7. They include:

Debug

Arrays and String

IO

Localisation

Security

System

Utilities for object instantiation

Versions

Version
9.1.0
9.0.1
9.0