| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторcurrent-user |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcurrent-user
The current-user tool for java.
|
| Имя Файла | Размер |
|---|---|
| current-user-1.2.0.pom | |
| current-user-1.2.0.jar | 11 KB |
| current-user-1.2.0-sources.jar | 7 KB |
| current-user-1.2.0-javadoc.jar | 98 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/current-user/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>current-user</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/current-user/
implementation 'com.github.houbb:current-user:1.2.0'
// https://jarcasting.com/artifacts/com.github.houbb/current-user/
implementation ("com.github.houbb:current-user:1.2.0")
'com.github.houbb:current-user:jar:1.2.0'
<dependency org="com.github.houbb" name="current-user" rev="1.2.0">
<artifact name="current-user" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='current-user', version='1.2.0')
)
libraryDependencies += "com.github.houbb" % "current-user" % "1.2.0"
[com.github.houbb/current-user "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : heaven | jar | 0.1.140 |
| com.github.houbb : log-integration | jar | 1.1.8 |
| org.springframework.boot : spring-boot-starter Необязательный | jar | 1.5.22.RELEASE |
| org.springframework : spring-web Необязательный | jar | 4.1.6.RELEASE |
| org.springframework : spring-webmvc Необязательный | jar | 4.1.6.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api Необязательный | jar | 2.5 |