| GroupId | GroupIdcom.github.yujiaao |
|---|---|
| ArtifactId | ArtifactIdc-tablegen-r2dbc-demo |
| Last Version | Last Version1.10.0.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up maven repositories on http://oss.sonatype.org.
|
<!-- https://jarcasting.com/artifacts/com.github.yujiaao/c-tablegen-r2dbc-demo/ -->
<dependency>
<groupId>com.github.yujiaao</groupId>
<artifactId>c-tablegen-r2dbc-demo</artifactId>
<version>1.10.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yujiaao/c-tablegen-r2dbc-demo/
implementation 'com.github.yujiaao:c-tablegen-r2dbc-demo:1.10.0.10'
// https://jarcasting.com/artifacts/com.github.yujiaao/c-tablegen-r2dbc-demo/
implementation ("com.github.yujiaao:c-tablegen-r2dbc-demo:1.10.0.10")
'com.github.yujiaao:c-tablegen-r2dbc-demo:jar:1.10.0.10'
<dependency org="com.github.yujiaao" name="c-tablegen-r2dbc-demo" rev="1.10.0.10">
<artifact name="c-tablegen-r2dbc-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yujiaao', module='c-tablegen-r2dbc-demo', version='1.10.0.10')
)
libraryDependencies += "com.github.yujiaao" % "c-tablegen-r2dbc-demo" % "1.10.0.10"
[com.github.yujiaao/c-tablegen-r2dbc-demo "1.10.0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-webflux | jar | |
| org.apache.commons : commons-text | jar | 1.9 |
| com.github.yujiaao : c-r2dbc | jar | 1.10.0.10 |
| org.hibernate.validator : hibernate-validator | jar | |
| io.swagger.core.v3 : swagger-annotations | jar | 2.2.0 |
| org.mariadb : r2dbc-mariadb | jar | 1.0.3 |
| io.r2dbc : r2dbc-pool | jar | 0.8.7.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| io.projectreactor : reactor-test | jar |