current-user

The current-user tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

current-user
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

current-user
The current-user tool for java.

Download current-user

How to add to project

<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.140
com.github.houbb : log-integration jar 1.1.8
org.springframework.boot : spring-boot-starter Optional jar 1.5.22.RELEASE
org.springframework : spring-web Optional jar 4.1.6.RELEASE
org.springframework : spring-webmvc Optional jar 4.1.6.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api Optional jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0