| License |
License |
|---|---|
| GroupId | GroupIdcom.tvd12 |
| ArtifactId | ArtifactIdezyfox-core |
| Version | Version2.1.3 |
| 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.3.pom | |
| ezyfox-core-2.1.3.jar | 13 KB |
| ezyfox-core-2.1.3-sources.jar | 10 KB |
| ezyfox-core-2.1.3-javadoc.jar | 107 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezyfox-core/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-core</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-core/
implementation 'com.tvd12:ezyfox-core:2.1.3'
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-core/
implementation ("com.tvd12:ezyfox-core:2.1.3")
'com.tvd12:ezyfox-core:jar:2.1.3'
<dependency org="com.tvd12" name="ezyfox-core" rev="2.1.3">
<artifact name="ezyfox-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezyfox-core', version='2.1.3')
)
libraryDependencies += "com.tvd12" % "ezyfox-core" % "2.1.3"
[com.tvd12/ezyfox-core "2.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.tvd12 : test-util | jar | 1.1.4 |