| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.tvd12 |
| ArtifactId | ArtifactIdezyfox-security |
| Version | Version1.1.6 |
| Type | Typejar |
| Description |
Descriptionezyfox-security
Common maven project configuration
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ezyfox-security-1.1.6.pom | |
| ezyfox-security-1.1.6.jar | 14 KB |
| ezyfox-security-1.1.6-sources.jar | 7 KB |
| ezyfox-security-1.1.6-javadoc.jar | 82 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezyfox-security/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-security</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-security/
implementation 'com.tvd12:ezyfox-security:1.1.6'
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-security/
implementation ("com.tvd12:ezyfox-security:1.1.6")
'com.tvd12:ezyfox-security:jar:1.1.6'
<dependency org="com.tvd12" name="ezyfox-security" rev="1.1.6">
<artifact name="ezyfox-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezyfox-security', version='1.1.6')
)
libraryDependencies += "com.tvd12" % "ezyfox-security" % "1.1.6"
[com.tvd12/ezyfox-security "1.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.tvd12 : ezyfox-io | jar | 1.1.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.tvd12 : test-util | jar | 1.1.0 |