| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.syncope.identityconnectors |
| Идентификатор | Идентификаторtest-common |
| Последняя версия | Последняя версия0.4.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеIdentityConnectors: test-common
Identity Connectors
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| test-common-0.4.3.pom | |
| test-common-0.4.3.jar | 9 KB |
| test-common-0.4.3-sources.jar | 8 KB |
| test-common-0.4.3-javadoc.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.syncope.identityconnectors/test-common/ -->
<dependency>
<groupId>org.syncope.identityconnectors</groupId>
<artifactId>test-common</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.syncope.identityconnectors/test-common/
implementation 'org.syncope.identityconnectors:test-common:0.4.3'
// https://jarcasting.com/artifacts/org.syncope.identityconnectors/test-common/
implementation ("org.syncope.identityconnectors:test-common:0.4.3")
'org.syncope.identityconnectors:test-common:jar:0.4.3'
<dependency org="org.syncope.identityconnectors" name="test-common" rev="0.4.3">
<artifact name="test-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.syncope.identityconnectors', module='test-common', version='0.4.3')
)
libraryDependencies += "org.syncope.identityconnectors" % "test-common" % "0.4.3"
[org.syncope.identityconnectors/test-common "0.4.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.syncope.identityconnectors : framework | jar | 0.4.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.groovy : groovy-all | jar | 1.7.2 |
| junit : junit | jar | 4.8.1 |