| License | License | 
|---|---|
| Categories | CategoriesJUnit Unit Testing | 
| GroupId | GroupIdcom.github.fk7075 | 
| ArtifactId | ArtifactIdlucky-junit | 
| Last Version | Last Version2.1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionlucky-junit Lucky是一个全场景轻量级分布式的JavaEE框架 | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| lucky-junit-2.1.1.pom | |
| lucky-junit-2.1.1.jar | 8 KB | 
| lucky-junit-2.1.1-sources.jar | 5 KB | 
| lucky-junit-2.1.1-javadoc.jar | 60 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.fk7075/lucky-junit/ -->
<dependency>
    <groupId>com.github.fk7075</groupId>
    <artifactId>lucky-junit</artifactId>
    <version>2.1.1</version>
</dependency>// https://jarcasting.com/artifacts/com.github.fk7075/lucky-junit/
implementation 'com.github.fk7075:lucky-junit:2.1.1'// https://jarcasting.com/artifacts/com.github.fk7075/lucky-junit/
implementation ("com.github.fk7075:lucky-junit:2.1.1")'com.github.fk7075:lucky-junit:jar:2.1.1'<dependency org="com.github.fk7075" name="lucky-junit" rev="2.1.1">
  <artifact name="lucky-junit" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.fk7075', module='lucky-junit', version='2.1.1')
)libraryDependencies += "com.github.fk7075" % "lucky-junit" % "2.1.1"[com.github.fk7075/lucky-junit "2.1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 | 
| org.junit.platform : junit-platform-runner | jar | 1.6.2 | 
| org.junit.jupiter : junit-jupiter-api | jar | RELEASE | 
| org.junit.platform : junit-platform-launcher | jar | 1.6.2 | 
| org.junit.vintage : junit-vintage-engine | jar | 5.6.2 | 
| org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.fk7075 : lucky-framework | jar | 2.1.1 | 
| com.github.fk7075 : lucky-aop | jar | 2.1.1 |