| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.buschmais.xo |
| Идентификатор | Идентификаторxo.test |
| Версия | Версия1.3.0 |
| Тип | Типjar |
| Описание |
ОписаниеeXtended Objects - Common Test Artifacts
eXtended Objects
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| xo.test-1.3.0.pom | |
| xo.test-1.3.0.jar | 6 KB |
| xo.test-1.3.0-tests.jar | 1 KB |
| xo.test-1.3.0-sources.jar | 3 KB |
| xo.test-1.3.0-javadoc.jar | 408 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.buschmais.xo/xo.test/ -->
<dependency>
<groupId>com.buschmais.xo</groupId>
<artifactId>xo.test</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.xo/xo.test/
implementation 'com.buschmais.xo:xo.test:1.3.0'
// https://jarcasting.com/artifacts/com.buschmais.xo/xo.test/
implementation ("com.buschmais.xo:xo.test:1.3.0")
'com.buschmais.xo:xo.test:jar:1.3.0'
<dependency org="com.buschmais.xo" name="xo.test" rev="1.3.0">
<artifact name="xo.test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.xo', module='xo.test', version='1.3.0')
)
libraryDependencies += "com.buschmais.xo" % "xo.test" % "1.3.0"
[com.buschmais.xo/xo.test "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.buschmais.xo : xo.api | jar | 1.3.0 |
| com.buschmais.xo : xo.spi | jar | 1.3.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.buschmais.xo : xo.impl | jar | 1.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 2.2 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |