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