is not current version
Last Version 2.1.1

lucky-junit 2.0.0

Lucky是一个全场景轻量级分布式的JavaEE框架

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.fk7075
ArtifactId

ArtifactId

lucky-junit
Version

Version

2.0.0
Type

Type

jar
Description

Description

lucky-junit
Lucky是一个全场景轻量级分布式的JavaEE框架
Project URL

Project URL

https://github.com/FK7075/lucky

Download lucky-junit 2.0.0


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

Dependencies

compile (6)

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

provided (2)

Group / Artifact Type Version
com.lucky.jacklamb » lucky-framework jar 1.0-SNAPSHOT
com.lucky.jacklamb » lucky-aop jar 1.0-SNAPSHOT

Project Modules

There are no modules declared in this project.