| Группа | Группаorg.apache.sandesha2 |
|---|---|
| Идентификатор | Идентификаторsandesha2-policy |
| Версия | Версия1.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| sandesha2-policy-1.1.pom | |
| sandesha2-policy-1.1.jar | 30 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-policy/ -->
<dependency>
<groupId>org.apache.sandesha2</groupId>
<artifactId>sandesha2-policy</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-policy/
implementation 'org.apache.sandesha2:sandesha2-policy:1.1'
// https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-policy/
implementation ("org.apache.sandesha2:sandesha2-policy:1.1")
'org.apache.sandesha2:sandesha2-policy:jar:1.1'
<dependency org="org.apache.sandesha2" name="sandesha2-policy" rev="1.1">
<artifact name="sandesha2-policy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sandesha2', module='sandesha2-policy', version='1.1')
)
libraryDependencies += "org.apache.sandesha2" % "sandesha2-policy" % "1.1"
[org.apache.sandesha2/sandesha2-policy "1.1"]