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

com.sitewhere:sitewhere-web 1.1.0


Группа

Группа

com.sitewhere
Идентификатор

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

sitewhere-web
Версия

Версия

1.1.0
Тип

Тип

war

Скачать sitewhere-web 1.1.0


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