| License |
License |
|---|---|
| GroupId | GroupIdcom.tvd12 |
| ArtifactId | ArtifactIdezyfox-core |
| Last Version | Last Version2.1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionezyfox-core
A project defines standard constants, annotations and exceptions for ezyfox-server framework
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ezyfox-core-2.1.5.pom | |
| ezyfox-core-2.1.5.jar | 7 KB |
| ezyfox-core-2.1.5-sources.jar | 5 KB |
| ezyfox-core-2.1.5-javadoc.jar | 69 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezyfox-core/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-core</artifactId>
<version>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-core/
implementation 'com.tvd12:ezyfox-core:2.1.5'
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-core/
implementation ("com.tvd12:ezyfox-core:2.1.5")
'com.tvd12:ezyfox-core:jar:2.1.5'
<dependency org="com.tvd12" name="ezyfox-core" rev="2.1.5">
<artifact name="ezyfox-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezyfox-core', version='2.1.5')
)
libraryDependencies += "com.tvd12" % "ezyfox-core" % "2.1.5"
[com.tvd12/ezyfox-core "2.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.tvd12 : test-util | jar | 1.1.6 |