License |
License |
---|---|
GroupId | GroupIdcom.tvd12 |
ArtifactId | ArtifactIdezyfox-boot |
Version | Version1.0.1 |
Type | Typepom |
Description |
Descriptionezyfox-boot
Auto Configuration for which project use ezyfox
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ezyfox-boot-1.0.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezyfox-boot/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-boot</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-boot/
implementation 'com.tvd12:ezyfox-boot:1.0.1'
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-boot/
implementation ("com.tvd12:ezyfox-boot:1.0.1")
'com.tvd12:ezyfox-boot:pom:1.0.1'
<dependency org="com.tvd12" name="ezyfox-boot" rev="1.0.1">
<artifact name="ezyfox-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezyfox-boot', version='1.0.1')
)
libraryDependencies += "com.tvd12" % "ezyfox-boot" % "1.0.1"
[com.tvd12/ezyfox-boot "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
com.tvd12 : test-util | jar | 1.1.1 |