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

dev.niubi.commons:web 0.2

基于SpringMvc和Security权限管理

Группа

Группа

dev.niubi.commons
Идентификатор

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

web
Версия

Версия

0.2
Тип

Тип

jar

Скачать web 0.2

Имя Файла Размер
web-0.2.pom
web-0.2.jar 19 KB
web-0.2-sources.jar 14 KB
web-0.2-javadoc.jar 74 KB
Обзор

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