License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdxyz.opcal.xena |
ArtifactId | ArtifactIdxena-autoconfigure |
Last Version | Last Version1.27.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxena-autoconfigure
autoconfigure project
|
Filename | Size |
---|---|
xena-autoconfigure-1.27.1.pom | |
xena-autoconfigure-1.27.1.jar | 4 KB |
xena-autoconfigure-1.27.1-sources.jar | 4 KB |
xena-autoconfigure-1.27.1-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.opcal.xena/xena-autoconfigure/ -->
<dependency>
<groupId>xyz.opcal.xena</groupId>
<artifactId>xena-autoconfigure</artifactId>
<version>1.27.1</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.opcal.xena/xena-autoconfigure/
implementation 'xyz.opcal.xena:xena-autoconfigure:1.27.1'
// https://jarcasting.com/artifacts/xyz.opcal.xena/xena-autoconfigure/
implementation ("xyz.opcal.xena:xena-autoconfigure:1.27.1")
'xyz.opcal.xena:xena-autoconfigure:jar:1.27.1'
<dependency org="xyz.opcal.xena" name="xena-autoconfigure" rev="1.27.1">
<artifact name="xena-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.opcal.xena', module='xena-autoconfigure', version='1.27.1')
)
libraryDependencies += "xyz.opcal.xena" % "xena-autoconfigure" % "1.27.1"
[xyz.opcal.xena/xena-autoconfigure "1.27.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.7.1 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.7.1 |
xyz.opcal.xena : xena-core | jar | 1.27.1 |
org.springframework.boot : spring-boot-starter Optional | jar | 2.7.1 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools Optional | jar | 2.7.1 |