Last Version

common-jvm 1.0.1

iSysCore Common Kotlin Library

License

License

GroupId

GroupId

com.github.isyscore
ArtifactId

ArtifactId

iscdbmtsdk
Version

Version

1.0.1
Type

Type

jar
Description

Description

common-jvm
iSysCore Common Kotlin Library
Project URL

Project URL

https://github.com/isyscore/common-jvm
Source Code Management

Source Code Management

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

Download iscdbmtsdk 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.31

runtime (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.