License |
License |
---|---|
GroupId | GroupIdcom.github.isyscore |
ArtifactId | ArtifactIdiscdbmtsdk |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-jvm
iSysCore Common Kotlin Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iscdbmtsdk-1.0.1.pom | |
iscdbmtsdk-1.0.1.jar | 39 KB |
iscdbmtsdk-1.0.1-sources.jar | 5 KB |
iscdbmtsdk-1.0.1-javadoc.jar | 20 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |