не последняя версия
Последняя версия 1.6.2

org.apache.sandesha2:sandesha2-core 1.3


Группа

Группа

org.apache.sandesha2
Идентификатор

Идентификатор

sandesha2-core
Версия

Версия

1.3
Тип

Тип

jar

Скачать sandesha2-core 1.3

Имя Файла Размер
sandesha2-core-1.3.pom
sandesha2-core-1.3.jar 354 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-core/ -->
<dependency>
    <groupId>org.apache.sandesha2</groupId>
    <artifactId>sandesha2-core</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-core/
implementation 'org.apache.sandesha2:sandesha2-core:1.3'
// https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-core/
implementation ("org.apache.sandesha2:sandesha2-core:1.3")
'org.apache.sandesha2:sandesha2-core:jar:1.3'
<dependency org="org.apache.sandesha2" name="sandesha2-core" rev="1.3">
  <artifact name="sandesha2-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sandesha2', module='sandesha2-core', version='1.3')
)
libraryDependencies += "org.apache.sandesha2" % "sandesha2-core" % "1.3"
[org.apache.sandesha2/sandesha2-core "1.3"]