com.github.ofofs:jca-unit

Jca 单元测试模块,依赖于 Junit5

License

License

GroupId

GroupId

com.github.ofofs
ArtifactId

ArtifactId

jca-unit
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Jca 单元测试模块,依赖于 Junit5

Download jca-unit

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.ofofs : jca-core jar 1.0.2
org.junit.jupiter : junit-jupiter-engine jar 5.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.0.RELEASE
1.0.0