| License |
License |
|---|---|
| GroupId | GroupIdcom.gcctgroup |
| ArtifactId | ArtifactIdrt-parent |
| Last Version | Last Version1.1.17 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionRT[ Base - Parent ]
RT 父项目,所有衍生项目的parent
|
| Filename | Size |
|---|---|
| rt-parent-1.1.17.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gcctgroup/rt-parent/ -->
<dependency>
<groupId>com.gcctgroup</groupId>
<artifactId>rt-parent</artifactId>
<version>1.1.17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gcctgroup/rt-parent/
implementation 'com.gcctgroup:rt-parent:1.1.17'
// https://jarcasting.com/artifacts/com.gcctgroup/rt-parent/
implementation ("com.gcctgroup:rt-parent:1.1.17")
'com.gcctgroup:rt-parent:pom:1.1.17'
<dependency org="com.gcctgroup" name="rt-parent" rev="1.1.17">
<artifact name="rt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gcctgroup', module='rt-parent', version='1.1.17')
)
libraryDependencies += "com.gcctgroup" % "rt-parent" % "1.1.17"
[com.gcctgroup/rt-parent "1.1.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |