| License |
License |
|---|---|
| GroupId | GroupIdcom.xdev-software |
| ArtifactId | ArtifactIdxapi-db-mssql-2008 |
| Last Version | Last Version6.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSqlEngine Database Adapter MsSQL 2008
XAPI SqlEngine Database Adapter for MsSQL 2008
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xapi-db-mssql-2008-6.0.0.pom | |
| xapi-db-mssql-2008-6.0.0.jar | 27 KB |
| xapi-db-mssql-2008-6.0.0-sources.jar | 21 KB |
| xapi-db-mssql-2008-6.0.0-javadoc.jar | 79 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.xdev-software/xapi-db-mssql-2008/ -->
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>xapi-db-mssql-2008</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xdev-software/xapi-db-mssql-2008/
implementation 'com.xdev-software:xapi-db-mssql-2008:6.0.0'
// https://jarcasting.com/artifacts/com.xdev-software/xapi-db-mssql-2008/
implementation ("com.xdev-software:xapi-db-mssql-2008:6.0.0")
'com.xdev-software:xapi-db-mssql-2008:jar:6.0.0'
<dependency org="com.xdev-software" name="xapi-db-mssql-2008" rev="6.0.0">
<artifact name="xapi-db-mssql-2008" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xdev-software', module='xapi-db-mssql-2008', version='6.0.0')
)
libraryDependencies += "com.xdev-software" % "xapi-db-mssql-2008" % "6.0.0"
[com.xdev-software/xapi-db-mssql-2008 "6.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.xdev-software : xapi | jar | 6.0.0 |
| com.microsoft » sqljdbc4 | jar | 3.0 |