License |
License |
---|---|
Categories |
CategoriesDB2 Data Databases |
GroupId | GroupIdcom.ibm.db2.jcc |
ArtifactId | ArtifactIddb2-spring-framework |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondb2-spring-framework
db2-spring-framework. You can use this jar for autoconfiguration of JCC properties for Db2 LUW server.
|
Filename | Size |
---|---|
db2-spring-framework-0.0.1.pom | |
db2-spring-framework-0.0.1.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.db2.jcc/db2-spring-framework/ -->
<dependency>
<groupId>com.ibm.db2.jcc</groupId>
<artifactId>db2-spring-framework</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.db2.jcc/db2-spring-framework/
implementation 'com.ibm.db2.jcc:db2-spring-framework:0.0.1'
// https://jarcasting.com/artifacts/com.ibm.db2.jcc/db2-spring-framework/
implementation ("com.ibm.db2.jcc:db2-spring-framework:0.0.1")
'com.ibm.db2.jcc:db2-spring-framework:jar:0.0.1'
<dependency org="com.ibm.db2.jcc" name="db2-spring-framework" rev="0.0.1">
<artifact name="db2-spring-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.db2.jcc', module='db2-spring-framework', version='0.0.1')
)
libraryDependencies += "com.ibm.db2.jcc" % "db2-spring-framework" % "0.0.1"
[com.ibm.db2.jcc/db2-spring-framework "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.db2 : jcc | jar | 11.5.0.0 |