License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases |
GroupId | GroupIdcn.itlym |
ArtifactId | ArtifactIdshoulder-starter-mysql |
Last Version | Last Version0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModules to centralize common resources and configuration for shoulder Maven builds.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
shoulder-starter-mysql-0.6.pom | |
shoulder-starter-mysql-0.6.jar | 1 KB |
shoulder-starter-mysql-0.6-sources.jar | 1 KB |
shoulder-starter-mysql-0.6-javadoc.jar | 316 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/cn.itlym/shoulder-starter-mysql/ -->
<dependency>
<groupId>cn.itlym</groupId>
<artifactId>shoulder-starter-mysql</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/cn.itlym/shoulder-starter-mysql/
implementation 'cn.itlym:shoulder-starter-mysql:0.6'
// https://jarcasting.com/artifacts/cn.itlym/shoulder-starter-mysql/
implementation ("cn.itlym:shoulder-starter-mysql:0.6")
'cn.itlym:shoulder-starter-mysql:jar:0.6'
<dependency org="cn.itlym" name="shoulder-starter-mysql" rev="0.6">
<artifact name="shoulder-starter-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.itlym', module='shoulder-starter-mysql', version='0.6')
)
libraryDependencies += "cn.itlym" % "shoulder-starter-mysql" % "0.6"
[cn.itlym/shoulder-starter-mysql "0.6"]
Group / Artifact | Type | Version |
---|---|---|
cn.itlym : shoulder-starter | jar | |
cn.itlym : shoulder-data-db | jar | |
mysql : mysql-connector-java | jar | |
com.zaxxer : HikariCP | jar | |
org.springframework.boot : spring-boot-starter-aop | jar |