License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdio.github.wuda0112 |
ArtifactId | ArtifactIdfoundation-security |
Version | Version1.0.2 |
Type | Typejar |
Description |
Description基于数据库设计,维护数据库定义的模型
|
Filename | Size |
---|---|
foundation-security-1.0.2.pom | |
foundation-security-1.0.2.jar | 21 KB |
foundation-security-1.0.2-sources.jar | 15 KB |
foundation-security-1.0.2-javadoc.jar | 138 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.wuda0112/foundation-security/ -->
<dependency>
<groupId>io.github.wuda0112</groupId>
<artifactId>foundation-security</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wuda0112/foundation-security/
implementation 'io.github.wuda0112:foundation-security:1.0.2'
// https://jarcasting.com/artifacts/io.github.wuda0112/foundation-security/
implementation ("io.github.wuda0112:foundation-security:1.0.2")
'io.github.wuda0112:foundation-security:jar:1.0.2'
<dependency org="io.github.wuda0112" name="foundation-security" rev="1.0.2">
<artifact name="foundation-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wuda0112', module='foundation-security', version='1.0.2')
)
libraryDependencies += "io.github.wuda0112" % "foundation-security" % "1.0.2"
[io.github.wuda0112/foundation-security "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.wuda0112 : foundation-lang | jar | 1.0.2 |
junit : junit | jar | 4.12 |
org.projectlombok : lombok | jar | 1.18.12 |
com.google.guava : guava | jar | 20.0 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.apache.commons : commons-collections4 | jar | 4.4 |