| License |
License |
|---|---|
| Categories |
Categoriespac4j Security |
| GroupId | GroupIdcom.github.hiwepy |
| ArtifactId | ArtifactIdpac4j-biz |
| Version | Version1.0.1.RELEASE |
| Type | Typejar |
| Description |
Descriptioncom.github.hiwepy:pac4j-biz
Pac4j For Biz
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| pac4j-biz-1.0.1.RELEASE.pom | |
| pac4j-biz-1.0.1.RELEASE.jar | 62 KB |
| pac4j-biz-1.0.1.RELEASE-sources.jar | 62 KB |
| pac4j-biz-1.0.1.RELEASE-javadoc.jar | 378 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.hiwepy/pac4j-biz/ -->
<dependency>
<groupId>com.github.hiwepy</groupId>
<artifactId>pac4j-biz</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/pac4j-biz/
implementation 'com.github.hiwepy:pac4j-biz:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/pac4j-biz/
implementation ("com.github.hiwepy:pac4j-biz:1.0.1.RELEASE")
'com.github.hiwepy:pac4j-biz:jar:1.0.1.RELEASE'
<dependency org="com.github.hiwepy" name="pac4j-biz" rev="1.0.1.RELEASE">
<artifact name="pac4j-biz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='pac4j-biz', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "pac4j-biz" % "1.0.1.RELEASE"
[com.github.hiwepy/pac4j-biz "1.0.1.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.75 |
| org.pac4j : pac4j-core | jar | 4.4.0 |
| org.pac4j : pac4j-config | jar | 4.4.0 |
| org.pac4j : pac4j-http | jar | 4.4.0 |
| org.apache.commons : commons-lang3 | jar | 3.9 |