| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJUnit Тестирование компонентов |
| Группа | Группаcom.github.yuyenews |
| Идентификатор | Идентификаторmars-junit |
| Последняя версия | Последняя версия2.1.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.yuyenews : mars-jdbc-base Необязательный | jar | 2.1.5 |
| com.github.yuyenews : mars-mvc Необязательный | jar | 2.1.5 |
| com.github.yuyenews : mars-timer Необязательный | jar | 2.1.5 |
| junit : junit | jar | 4.12 |