GroupId | GroupIdcom.github.yujiaao |
---|---|
ArtifactId | ArtifactIdc-tools-parent |
Version | Version1.10.0.10 |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up maven repositories on http://oss.sonatype.org.
|
Filename | Size |
---|---|
c-tools-parent-1.10.0.10.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yujiaao/c-tools-parent/ -->
<dependency>
<groupId>com.github.yujiaao</groupId>
<artifactId>c-tools-parent</artifactId>
<version>1.10.0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yujiaao/c-tools-parent/
implementation 'com.github.yujiaao:c-tools-parent:1.10.0.10'
// https://jarcasting.com/artifacts/com.github.yujiaao/c-tools-parent/
implementation ("com.github.yujiaao:c-tools-parent:1.10.0.10")
'com.github.yujiaao:c-tools-parent:pom:1.10.0.10'
<dependency org="com.github.yujiaao" name="c-tools-parent" rev="1.10.0.10">
<artifact name="c-tools-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.yujiaao', module='c-tools-parent', version='1.10.0.10')
)
libraryDependencies += "com.github.yujiaao" % "c-tools-parent" % "1.10.0.10"
[com.github.yujiaao/c-tools-parent "1.10.0.10"]
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.26 |