License |
License |
---|---|
GroupId | GroupIdcom.github.jchanghong |
ArtifactId | ArtifactIdparent |
Last Version | Last Version3.0.38 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionparent
抽取日常开发常用工具
|
Project URL |
Project URL |
Filename | Size |
---|---|
parent-3.0.38.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jchanghong/parent/ -->
<dependency>
<groupId>com.github.jchanghong</groupId>
<artifactId>parent</artifactId>
<version>3.0.38</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jchanghong/parent/
implementation 'com.github.jchanghong:parent:3.0.38'
// https://jarcasting.com/artifacts/com.github.jchanghong/parent/
implementation ("com.github.jchanghong:parent:3.0.38")
'com.github.jchanghong:parent:pom:3.0.38'
<dependency org="com.github.jchanghong" name="parent" rev="3.0.38">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jchanghong', module='parent', version='3.0.38')
)
libraryDependencies += "com.github.jchanghong" % "parent" % "3.0.38"
[com.github.jchanghong/parent "3.0.38"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.5.RELEASE |
org.springframework.integration : spring-integration-test | jar | |
org.springframework.kafka : spring-kafka-test | jar | 2.3.6.RELEASE |