| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.woerry |
| Идентификатор | ИдентификаторWrBoot-Utils |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWrBoot-Utils
Woerry's j2ee framework based Spring Boot2 and JDK8
|
| Имя Файла | Размер |
|---|---|
| WrBoot-Utils-1.0.0.pom | |
| WrBoot-Utils-1.0.0.jar | 3 KB |
| WrBoot-Utils-1.0.0-sources.jar | 1 KB |
| WrBoot-Utils-1.0.0-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.woerry/WrBoot-Utils/ -->
<dependency>
<groupId>com.github.woerry</groupId>
<artifactId>WrBoot-Utils</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.woerry/WrBoot-Utils/
implementation 'com.github.woerry:WrBoot-Utils:1.0.0'
// https://jarcasting.com/artifacts/com.github.woerry/WrBoot-Utils/
implementation ("com.github.woerry:WrBoot-Utils:1.0.0")
'com.github.woerry:WrBoot-Utils:jar:1.0.0'
<dependency org="com.github.woerry" name="WrBoot-Utils" rev="1.0.0">
<artifact name="WrBoot-Utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.woerry', module='WrBoot-Utils', version='1.0.0')
)
libraryDependencies += "com.github.woerry" % "WrBoot-Utils" % "1.0.0"
[com.github.woerry/WrBoot-Utils "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.woerry : WrBoot-Paraent | jar | 1.0.0 |