| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.xj4 |
| Идентификатор | Идентификаторxj4-core |
| Последняя версия | Последняя версия0.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеXJ4 Core
Extensions and addons for JUnit4.
|
| Организация-разработчик |
Организация-разработчикPeach Jean Solutions |
| Имя Файла | Размер |
|---|---|
| xj4-core-0.6.pom | |
| xj4-core-0.6.jar | 20 KB |
| xj4-core-0.6-sources.jar | 16 KB |
| xj4-core-0.6-javadoc.jar | 118 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.xj4/xj4-core/ -->
<dependency>
<groupId>org.xj4</groupId>
<artifactId>xj4-core</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.xj4/xj4-core/
implementation 'org.xj4:xj4-core:0.6'
// https://jarcasting.com/artifacts/org.xj4/xj4-core/
implementation ("org.xj4:xj4-core:0.6")
'org.xj4:xj4-core:jar:0.6'
<dependency org="org.xj4" name="xj4-core" rev="0.6">
<artifact name="xj4-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xj4', module='xj4-core', version='0.6')
)
libraryDependencies += "org.xj4" % "xj4-core" % "0.6"
[org.xj4/xj4-core "0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.5 |
| commons-logging : commons-logging | jar | 1.1.1 |
| commons-lang : commons-lang | jar | 2.3 |
| net.sourceforge.collections : collections-generic | jar | 4.01 |