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