License |
License
hynnet License, Version 2.0
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.hynnet |
ArtifactId | ArtifactIdsqljdbc4-chs |
Last Version | Last Version4.0.2206.100 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicrosoft JDBC Drivers 4.2, 4.1, and 4.0 for SQL Server
适用于 SQL Server 的 Microsoft JDBC Driver 4.2、4.1 或 4.0,它是一个 Type 4 JDBC 驱动程序,通过 Java 平台(企业版 5、6、7 和 8)中可用的标准 JDBC 应用程序程序接口 (API) 提供数据库连接。
|
Filename | Size |
---|---|
sqljdbc4-chs-4.0.2206.100.pom | |
sqljdbc4-chs-4.0.2206.100.jar | 570 KB |
sqljdbc4-chs-4.0.2206.100-sources.jar | 535 bytes |
sqljdbc4-chs-4.0.2206.100-javadoc.jar | 535 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.hynnet/sqljdbc4-chs/ -->
<dependency>
<groupId>com.hynnet</groupId>
<artifactId>sqljdbc4-chs</artifactId>
<version>4.0.2206.100</version>
</dependency>
// https://jarcasting.com/artifacts/com.hynnet/sqljdbc4-chs/
implementation 'com.hynnet:sqljdbc4-chs:4.0.2206.100'
// https://jarcasting.com/artifacts/com.hynnet/sqljdbc4-chs/
implementation ("com.hynnet:sqljdbc4-chs:4.0.2206.100")
'com.hynnet:sqljdbc4-chs:jar:4.0.2206.100'
<dependency org="com.hynnet" name="sqljdbc4-chs" rev="4.0.2206.100">
<artifact name="sqljdbc4-chs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hynnet', module='sqljdbc4-chs', version='4.0.2206.100')
)
libraryDependencies += "com.hynnet" % "sqljdbc4-chs" % "4.0.2206.100"
[com.hynnet/sqljdbc4-chs "4.0.2206.100"]