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

com.highwise:weby 0.21

A simple spring mvc + hibernate project archetype

Группа

Группа

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

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

weby
Версия

Версия

0.21
Тип

Тип

jar

Скачать weby 0.21

Имя Файла Размер
weby-0.21.pom
weby-0.21.jar 17 KB
Обзор

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