| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.wso2.carbon.identity.event.handler.notification |
| Идентификатор | Идентификаторcarbon-identity-event-handler-notification-tests |
| Последняя версия | Последняя версия1.0.7 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Carbon Identity Notification Handler - Tests
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| carbon-identity-event-handler-notification-tests-1.0.7.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.event.handler.notification/carbon-identity-event-handler-notification-tests/ -->
<dependency>
<groupId>org.wso2.carbon.identity.event.handler.notification</groupId>
<artifactId>carbon-identity-event-handler-notification-tests</artifactId>
<version>1.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.event.handler.notification/carbon-identity-event-handler-notification-tests/
implementation 'org.wso2.carbon.identity.event.handler.notification:carbon-identity-event-handler-notification-tests:1.0.7'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.event.handler.notification/carbon-identity-event-handler-notification-tests/
implementation ("org.wso2.carbon.identity.event.handler.notification:carbon-identity-event-handler-notification-tests:1.0.7")
'org.wso2.carbon.identity.event.handler.notification:carbon-identity-event-handler-notification-tests:pom:1.0.7'
<dependency org="org.wso2.carbon.identity.event.handler.notification" name="carbon-identity-event-handler-notification-tests" rev="1.0.7">
<artifact name="carbon-identity-event-handler-notification-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.event.handler.notification', module='carbon-identity-event-handler-notification-tests', version='1.0.7')
)
libraryDependencies += "org.wso2.carbon.identity.event.handler.notification" % "carbon-identity-event-handler-notification-tests" % "1.0.7"
[org.wso2.carbon.identity.event.handler.notification/carbon-identity-event-handler-notification-tests "1.0.7"]