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

org.wso2.samples.is:is-helloworld-app 4.3.8


Группа

Группа

org.wso2.samples.is
Идентификатор

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

is-helloworld-app
Версия

Версия

4.3.8
Тип

Тип

war

Скачать is-helloworld-app 4.3.8


<!-- https://jarcasting.com/artifacts/org.wso2.samples.is/is-helloworld-app/ -->
<dependency>
    <groupId>org.wso2.samples.is</groupId>
    <artifactId>is-helloworld-app</artifactId>
    <version>4.3.8</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.samples.is/is-helloworld-app/
implementation 'org.wso2.samples.is:is-helloworld-app:4.3.8'
// https://jarcasting.com/artifacts/org.wso2.samples.is/is-helloworld-app/
implementation ("org.wso2.samples.is:is-helloworld-app:4.3.8")
'org.wso2.samples.is:is-helloworld-app:war:4.3.8'
<dependency org="org.wso2.samples.is" name="is-helloworld-app" rev="4.3.8">
  <artifact name="is-helloworld-app" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.samples.is', module='is-helloworld-app', version='4.3.8')
)
libraryDependencies += "org.wso2.samples.is" % "is-helloworld-app" % "4.3.8"
[org.wso2.samples.is/is-helloworld-app "4.3.8"]