| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openbase |
| Идентификатор | Идентификаторbco.authentication.test |
| Версия | Версия2.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеBCO Authentication Test
BCO Authentication
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.openbase/bco.authentication.test/ -->
<dependency>
<groupId>org.openbase</groupId>
<artifactId>bco.authentication.test</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbase/bco.authentication.test/
implementation 'org.openbase:bco.authentication.test:2.0.0'
// https://jarcasting.com/artifacts/org.openbase/bco.authentication.test/
implementation ("org.openbase:bco.authentication.test:2.0.0")
'org.openbase:bco.authentication.test:jar:2.0.0'
<dependency org="org.openbase" name="bco.authentication.test" rev="2.0.0">
<artifact name="bco.authentication.test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbase', module='bco.authentication.test', version='2.0.0')
)
libraryDependencies += "org.openbase" % "bco.authentication.test" % "2.0.0"
[org.openbase/bco.authentication.test "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openbase : bco.authentication.core | jar | 2.0.0 |
| org.openbase : bco.authentication.lib | jar | 2.0.0 |
| org.openbase : jul.extension.rsb.scope | jar | [2.0,2.1-alpha) |
| org.openbase : jul.extension.type.processing | jar | [2.0,2.1-alpha) |
| org.openbase : jul.extension.protobuf | jar | [2.0,2.1-alpha) |
| org.openbase : jul.pattern.launch | jar | [2.0,2.1-alpha) |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | [5.6,5.7-alpha) |
| org.junit.vintage : junit-vintage-engine | jar | [5.6,5.7-alpha) |