License |
License |
---|---|
GroupId | GroupIdcom.github.jchanghong |
ArtifactId | ArtifactIdtest |
Last Version | Last Version3.0.38 |
Release Date | Release Date |
Type | Typejar |
Description |
Description抽取日常开发常用工具
|
Project URL |
Project URL |
Filename | Size |
---|---|
test-3.0.38.pom | |
test-3.0.38.jar | 18 KB |
test-3.0.38-sources.jar | 10 KB |
test-3.0.38-javadoc.jar | 65 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jchanghong : utils | jar | 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 |