Last Version

com.github.jchanghong:test 3.0.38

抽取日常开发常用工具

License

License

GroupId

GroupId

com.github.jchanghong
ArtifactId

ArtifactId

test
Version

Version

3.0.38
Type

Type

jar
Description

Description

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

Project URL

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

Download test 3.0.38


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.jchanghong : utils jar 3.0.38

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

There are no modules declared in this project.