feilong-common-test

some common test entity and test abstract class

License

License

GroupId

GroupId

com.github.ifeilong
ArtifactId

ArtifactId

feilong-common-test
Last Version

Last Version

4.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

feilong-common-test
some common test entity and test abstract class
Project URL

Project URL

https://github.com/ifeilong/feilong-common-test
Project Organization

Project Organization

feiLong
Source Code Management

Source Code Management

https://github.com/ifeilong/feilong-common-test

Download feilong-common-test

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit Optional jar 4.13

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.
com.github.ifeilong

Versions

Version
4.1.0
4.0.0