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

cc.jweb:jweb-boot 1.0.0

Jweb boot is developed and enhanced based on jfinal + jboot + undertow.

Группа

Группа

cc.jweb
Идентификатор

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

jweb-boot
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать jweb-boot 1.0.0


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