s

sqljdbc4-chs

适用于 SQL Server 的 Microsoft JDBC Driver 4.2、4.1 或 4.0,它是一个 Type 4 JDBC 驱动程序,通过 Java 平台(企业版 5、6、7 和 8)中可用的标准 JDBC 应用程序程序接口 (API) 提供数据库连接。
http://maven.hynnet.com/
hynnet License, Version 2.0
dev
Files download
File Operation
sqljdbc4-chs-4.0.2206.100.jar download
sqljdbc4-chs-4.0.2206.100.pom download
sqljdbc4-chs-4.0.2206.100-sources.jar download
Apache Maven
<dependency>
  <groupId>com.hynnet</groupId>
  <artifactId>sqljdbc4-chs</artifactId>
  <version>4.0.2206.100</version>
</dependency>
Gradle Groovy
implementation 'com.hynnet:sqljdbc4-chs:4.0.2206.100'
Gradle Kotlin
implementation("com.hynnet:sqljdbc4-chs:4.0.2206.100")
Scala SBT
libraryDependencies += "com.hynnet" % "sqljdbc4-chs" % "4.0.2206.100"
Groovy Grape
@Grapes(
  @Grab(group='com.hynnet', module='sqljdbc4-chs', version='4.0.2206.100')
)
Apache Ivy
<dependency org="com.hynnet" name="sqljdbc4-chs" rev="4.0.2206.100" />
Leiningen
[com.hynnet/sqljdbc4-chs "4.0.2206.100"]
Apache Buildr
'com.hynnet:sqljdbc4-chs:jar:4.0.2206.100'
Dependencies
The project has no third-party dependencies