License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdorg.joinfaces |
ArtifactId | ArtifactIdjoinfaces-autoconfigure |
Last Version | Last Version5.0.0-m3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJoinFaces AutoConfigure
JoinFaces AutoConfigure
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.joinfaces/joinfaces-autoconfigure/ -->
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-autoconfigure</artifactId>
<version>5.0.0-m3</version>
</dependency>
// https://jarcasting.com/artifacts/org.joinfaces/joinfaces-autoconfigure/
implementation 'org.joinfaces:joinfaces-autoconfigure:5.0.0-m3'
// https://jarcasting.com/artifacts/org.joinfaces/joinfaces-autoconfigure/
implementation ("org.joinfaces:joinfaces-autoconfigure:5.0.0-m3")
'org.joinfaces:joinfaces-autoconfigure:jar:5.0.0-m3'
<dependency org="org.joinfaces" name="joinfaces-autoconfigure" rev="5.0.0-m3">
<artifact name="joinfaces-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joinfaces', module='joinfaces-autoconfigure', version='5.0.0-m3')
)
libraryDependencies += "org.joinfaces" % "joinfaces-autoconfigure" % "5.0.0-m3"
[org.joinfaces/joinfaces-autoconfigure "5.0.0-m3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 3.0.0-M3 |
org.joinfaces : joinfaces | jar | 5.0.0-m3 |
Group / Artifact | Type | Version |
---|---|---|
io.github.classgraph : classgraph | jar | 4.8.146 |