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