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

com.highwise:weby 0.1

A simple spring mvc + hibernate project archetype

Группа

Группа

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

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

weby
Версия

Версия

0.1
Тип

Тип

jar

Скачать weby 0.1

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

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