knowgate-base

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

Лицензия

Лицензия

Группа

Группа

com.knowgate
Идентификатор

Идентификатор

knowgate-base
Последняя версия

Последняя версия

9.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

knowgate-base
KnowGate base libraries: arrays, string, IO, localization, MD5, RC4, debug log traces and object factory
Ссылка на сайт

Ссылка на сайт

https://github.com/sergiomt/knowgate-base
Организация-разработчик

Организация-разработчик

KnowGate
Система контроля версий

Система контроля версий

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

Скачать knowgate-base

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
pureperfect » ferret jar 1.0
org.apache.logging.log4j : log4j-core jar 2.8.2
org.apache.poi : poi jar 3.7

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
9.1.0
9.0.1
9.0