| License |
License |
|---|---|
| GroupId | GroupIdorg.anyboot |
| ArtifactId | ArtifactIdanyboot-jdbc |
| Version | Version8.3.9.215 |
| Type | Typejar |
| Description |
Descriptionanyboot-jdbc
anyboot-jdbc
|
| Filename | Size |
|---|---|
| anyboot-jdbc-8.3.9.215.pom | |
| anyboot-jdbc-8.3.9.215.jar | 8 KB |
| anyboot-jdbc-8.3.9.215-sources.jar | 24 KB |
| anyboot-jdbc-8.3.9.215-javadoc.jar | 30 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.anyboot/anyboot-jdbc/ -->
<dependency>
<groupId>org.anyboot</groupId>
<artifactId>anyboot-jdbc</artifactId>
<version>8.3.9.215</version>
</dependency>
// https://jarcasting.com/artifacts/org.anyboot/anyboot-jdbc/
implementation 'org.anyboot:anyboot-jdbc:8.3.9.215'
// https://jarcasting.com/artifacts/org.anyboot/anyboot-jdbc/
implementation ("org.anyboot:anyboot-jdbc:8.3.9.215")
'org.anyboot:anyboot-jdbc:jar:8.3.9.215'
<dependency org="org.anyboot" name="anyboot-jdbc" rev="8.3.9.215">
<artifact name="anyboot-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.anyboot', module='anyboot-jdbc', version='8.3.9.215')
)
libraryDependencies += "org.anyboot" % "anyboot-jdbc" % "8.3.9.215"
[org.anyboot/anyboot-jdbc "8.3.9.215"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.anyline : anyline-jdbc | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.1.5.RELEASE |
| org.springframework.boot : spring-boot-starter-jdbc | jar | 2.1.5.RELEASE |