License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.tvd12 |
ArtifactId | ArtifactIdezyfox-boot-autoconfigure |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionezyfox-boot-autoconfigure
Auto Configuration for which project use ezyfox
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezyfox-boot-autoconfigure/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-boot-autoconfigure</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-boot-autoconfigure/
implementation 'com.tvd12:ezyfox-boot-autoconfigure:1.0.5'
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-boot-autoconfigure/
implementation ("com.tvd12:ezyfox-boot-autoconfigure:1.0.5")
'com.tvd12:ezyfox-boot-autoconfigure:jar:1.0.5'
<dependency org="com.tvd12" name="ezyfox-boot-autoconfigure" rev="1.0.5">
<artifact name="ezyfox-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezyfox-boot-autoconfigure', version='1.0.5')
)
libraryDependencies += "com.tvd12" % "ezyfox-boot-autoconfigure" % "1.0.5"
[com.tvd12/ezyfox-boot-autoconfigure "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.tvd12 : ezydata-mongodb Optional | jar | 1.2.3 |
com.tvd12 : ezydata-jpa Optional | jar | 1.2.3 |
com.tvd12 : ezydata-redis Optional | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.persistence : javax.persistence-api Optional | jar | 2.2 |
javax.transaction : javax.transaction-api Optional | jar | 1.3 |
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.200 |
org.hibernate : hibernate-core | jar | 5.6.8.Final |
com.zaxxer : HikariCP | jar | 4.0.3 |
com.tvd12 : test-util | jar | 1.1.6 |