License |
License |
---|---|
GroupId | GroupIdcom.fujieid |
ArtifactId | ArtifactIdjap-simple |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionjap-simple
Applicable to the general account password login platform
|
Filename | Size |
---|---|
jap-simple-1.0.2.pom | |
jap-simple-1.0.2.jar | 10 KB |
jap-simple-1.0.2-sources.jar | 10 KB |
jap-simple-1.0.2-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fujieid/jap-simple/ -->
<dependency>
<groupId>com.fujieid</groupId>
<artifactId>jap-simple</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fujieid/jap-simple/
implementation 'com.fujieid:jap-simple:1.0.2'
// https://jarcasting.com/artifacts/com.fujieid/jap-simple/
implementation ("com.fujieid:jap-simple:1.0.2")
'com.fujieid:jap-simple:jar:1.0.2'
<dependency org="com.fujieid" name="jap-simple" rev="1.0.2">
<artifact name="jap-simple" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fujieid', module='jap-simple', version='1.0.2')
)
libraryDependencies += "com.fujieid" % "jap-simple" % "1.0.2"
[com.fujieid/jap-simple "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.fujieid : jap-core | jar | 1.0.2 |
cn.hutool : hutool-crypto | jar | 5.5.7 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |