Last Version

parent 3.0.38

抽取日常开发常用工具

License

License

GroupId

GroupId

com.github.jchanghong
ArtifactId

ArtifactId

parent
Version

Version

3.0.38
Type

Type

pom
Description

Description

parent
抽取日常开发常用工具
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/parent

Download parent 3.0.38

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"]

Dependencies

test (3)

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

Project Modules

  • test
  • utils