License |
License
hynnet License, Version 2.0
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.hynnet |
ArtifactId | ArtifactIdsqljdbc-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 |
---|---|
sqljdbc-chs-4.0.2206.100.pom | |
sqljdbc-chs-4.0.2206.100.jar | 549 KB |
sqljdbc-chs-4.0.2206.100-sources.jar | 535 bytes |
sqljdbc-chs-4.0.2206.100-javadoc.jar | 535 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.hynnet/sqljdbc-chs/ -->
<dependency>
<groupId>com.hynnet</groupId>
<artifactId>sqljdbc-chs</artifactId>
<version>4.0.2206.100</version>
</dependency>
// https://jarcasting.com/artifacts/com.hynnet/sqljdbc-chs/
implementation 'com.hynnet:sqljdbc-chs:4.0.2206.100'
// https://jarcasting.com/artifacts/com.hynnet/sqljdbc-chs/
implementation ("com.hynnet:sqljdbc-chs:4.0.2206.100")
'com.hynnet:sqljdbc-chs:jar:4.0.2206.100'
<dependency org="com.hynnet" name="sqljdbc-chs" rev="4.0.2206.100">
<artifact name="sqljdbc-chs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hynnet', module='sqljdbc-chs', version='4.0.2206.100')
)
libraryDependencies += "com.hynnet" % "sqljdbc-chs" % "4.0.2206.100"
[com.hynnet/sqljdbc-chs "4.0.2206.100"]