| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdink.cory |
| ArtifactId | ArtifactIdcory-db-spring-boot-starter |
| Last Version | Last Version0.0.27 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncory web framework for Spring Boot, please visit www.cory.ink for more information.
|
<!-- https://jarcasting.com/artifacts/ink.cory/cory-db-spring-boot-starter/ -->
<dependency>
<groupId>ink.cory</groupId>
<artifactId>cory-db-spring-boot-starter</artifactId>
<version>0.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/ink.cory/cory-db-spring-boot-starter/
implementation 'ink.cory:cory-db-spring-boot-starter:0.0.27'
// https://jarcasting.com/artifacts/ink.cory/cory-db-spring-boot-starter/
implementation ("ink.cory:cory-db-spring-boot-starter:0.0.27")
'ink.cory:cory-db-spring-boot-starter:jar:0.0.27'
<dependency org="ink.cory" name="cory-db-spring-boot-starter" rev="0.0.27">
<artifact name="cory-db-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='ink.cory', module='cory-db-spring-boot-starter', version='0.0.27')
)
libraryDependencies += "ink.cory" % "cory-db-spring-boot-starter" % "0.0.27"
[ink.cory/cory-db-spring-boot-starter "0.0.27"]
| Group / Artifact | Type | Version |
|---|---|---|
| ink.cory : cory-context-spring-boot-starter | jar | 0.0.27 |
| org.springframework.boot : spring-boot-starter-data-jdbc | jar | 2.4.2 |
| org.springframework.boot : spring-boot | jar | 2.4.2 |
| org.projectlombok : lombok Optional | jar | 1.18.18 |
| com.google.guava : guava | jar | 30.1-jre |
| com.alibaba : fastjson | jar | 1.2.75 |
| commons-io : commons-io | jar | 2.8.0 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| commons-codec : commons-codec | jar | 1.15 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| org.apache.httpcomponents : httpclient | jar | 4.5.3 |
| org.apache.httpcomponents : httpmime | jar | 4.5 |
| ognl : ognl | jar | 3.2.18 |
| com.alibaba : transmittable-thread-local | jar | 2.12.1 |
| org.reflections : reflections | jar | 0.9.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar | 8.0.22 |