License |
License |
---|---|
GroupId | GroupIdcom.github.ifeilong |
ArtifactId | ArtifactIdfeilong-common-test |
Version | Version4.1.0 |
Type | Typejar |
Description |
Descriptionfeilong-common-test
some common test entity and test abstract class
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
feilong-common-test-4.1.0.pom | |
feilong-common-test-4.1.0.jar | 28 KB |
feilong-common-test-4.1.0-sources.jar | 36 KB |
feilong-common-test-4.1.0-javadoc.jar | 222 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ifeilong/feilong-common-test/ -->
<dependency>
<groupId>com.github.ifeilong</groupId>
<artifactId>feilong-common-test</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ifeilong/feilong-common-test/
implementation 'com.github.ifeilong:feilong-common-test:4.1.0'
// https://jarcasting.com/artifacts/com.github.ifeilong/feilong-common-test/
implementation ("com.github.ifeilong:feilong-common-test:4.1.0")
'com.github.ifeilong:feilong-common-test:jar:4.1.0'
<dependency org="com.github.ifeilong" name="feilong-common-test" rev="4.1.0">
<artifact name="feilong-common-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ifeilong', module='feilong-common-test', version='4.1.0')
)
libraryDependencies += "com.github.ifeilong" % "feilong-common-test" % "4.1.0"
[com.github.ifeilong/feilong-common-test "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.13 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |