| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJUnit Тестирование компонентов |
| Группа | Группаcom.jslsolucoes |
| Идентификатор | Идентификаторjunit |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJunit api
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| junit-1.0.0.pom | |
| junit-1.0.0.jar | 3 KB |
| junit-1.0.0-sources.jar | 513 bytes |
| junit-1.0.0-javadoc.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.jslsolucoes/junit/ -->
<dependency>
<groupId>com.jslsolucoes</groupId>
<artifactId>junit</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jslsolucoes/junit/
implementation 'com.jslsolucoes:junit:1.0.0'
// https://jarcasting.com/artifacts/com.jslsolucoes/junit/
implementation ("com.jslsolucoes:junit:1.0.0")
'com.jslsolucoes:junit:jar:1.0.0'
<dependency org="com.jslsolucoes" name="junit" rev="1.0.0">
<artifact name="junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jslsolucoes', module='junit', version='1.0.0')
)
libraryDependencies += "com.jslsolucoes" % "junit" % "1.0.0"
[com.jslsolucoes/junit "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-api | jar | 7.0 |
| org.jboss.weld.se : weld-se | jar | 2.4.6.Final |
| junit : junit | jar | 4.12 |