common-jvm

iSysCore Common Kotlin Library

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

common-jvm
iSysCore Common Kotlin Library
Ссылка на сайт

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

https://github.com/isyscore/common-jvm
Система контроля версий

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

https://github.com/isyscore/common-jvm

Скачать iscdbmtsdk

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.31

runtime (4)

Идентификатор библиотеки Тип Версия
com.github.isyscore : common-jvm jar 1.6.1
mysql : mysql-connector-java jar 8.0.15
com.microsoft.sqlserver : mssql-jdbc jar 6.2.2.jre8
org.xerial : sqlite-jdbc jar 3.34.0

test (1)

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

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

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

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

Версия
1.0.1
1.0.0