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