License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdcom.github.yuyenews |
ArtifactId | ArtifactIdmars-junit |
Last Version | Last Version2.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
mars-junit-2.1.5.pom | |
mars-junit-2.1.5.jar | 3 KB |
mars-junit-2.1.5-sources.jar | 2 KB |
mars-junit-2.1.5-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/mars-junit/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>mars-junit</artifactId>
<version>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-junit/
implementation 'com.github.yuyenews:mars-junit:2.1.5'
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-junit/
implementation ("com.github.yuyenews:mars-junit:2.1.5")
'com.github.yuyenews:mars-junit:jar:2.1.5'
<dependency org="com.github.yuyenews" name="mars-junit" rev="2.1.5">
<artifact name="mars-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='mars-junit', version='2.1.5')
)
libraryDependencies += "com.github.yuyenews" % "mars-junit" % "2.1.5"
[com.github.yuyenews/mars-junit "2.1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yuyenews : mars-jdbc-base Optional | jar | 2.1.5 |
com.github.yuyenews : mars-mvc Optional | jar | 2.1.5 |
com.github.yuyenews : mars-timer Optional | jar | 2.1.5 |
junit : junit | jar | 4.12 |