is not current version
Last Version 2022.25.6

jch-parent 2022.25.1

java支持kotlin和日常常用的工具库打包比如spring,加上自己的一些常用工具,每个项目基本都用到的依赖会包进来

License

License

GroupId

GroupId

com.github.jchanghong
ArtifactId

ArtifactId

jch-parent
Version

Version

2022.25.1
Type

Type

pom
Description

Description

jch-parent
java支持kotlin和日常常用的工具库打包比如spring,加上自己的一些常用工具,每个项目基本都用到的依赖会包进来
Project URL

Project URL

https://github.com/jchanghong/jch-tools

Download jch-parent 2022.25.1

Filename Size
jch-parent-2022.25.1.pom 22 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.jchanghong/jch-parent/ -->
<dependency>
    <groupId>com.github.jchanghong</groupId>
    <artifactId>jch-parent</artifactId>
    <version>2022.25.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jchanghong/jch-parent/
implementation 'com.github.jchanghong:jch-parent:2022.25.1'
// https://jarcasting.com/artifacts/com.github.jchanghong/jch-parent/
implementation ("com.github.jchanghong:jch-parent:2022.25.1")
'com.github.jchanghong:jch-parent:pom:2022.25.1'
<dependency org="com.github.jchanghong" name="jch-parent" rev="2022.25.1">
  <artifact name="jch-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jchanghong', module='jch-parent', version='2022.25.1')
)
libraryDependencies += "com.github.jchanghong" % "jch-parent" % "2022.25.1"
[com.github.jchanghong/jch-parent "2022.25.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

runtime (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools jar 2.5.8
com.h2database : h2 Optional jar 1.4.200

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.8
org.junit.vintage : junit-vintage-engine jar

Project Modules

  • jch-all
  • jch-min