License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdin.hocg.boot |
ArtifactId | ArtifactIdnamed-spring-boot-autoconfigure |
Last Version | Last Version1.0.45 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNamed :: Spring Boot :: AutoConfigure
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/in.hocg.boot/named-spring-boot-autoconfigure/ -->
<dependency>
<groupId>in.hocg.boot</groupId>
<artifactId>named-spring-boot-autoconfigure</artifactId>
<version>1.0.45</version>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/named-spring-boot-autoconfigure/
implementation 'in.hocg.boot:named-spring-boot-autoconfigure:1.0.45'
// https://jarcasting.com/artifacts/in.hocg.boot/named-spring-boot-autoconfigure/
implementation ("in.hocg.boot:named-spring-boot-autoconfigure:1.0.45")
'in.hocg.boot:named-spring-boot-autoconfigure:jar:1.0.45'
<dependency org="in.hocg.boot" name="named-spring-boot-autoconfigure" rev="1.0.45">
<artifact name="named-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='named-spring-boot-autoconfigure', version='1.0.45')
)
libraryDependencies += "in.hocg.boot" % "named-spring-boot-autoconfigure" % "1.0.45"
[in.hocg.boot/named-spring-boot-autoconfigure "1.0.45"]
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jol : jol-core | jar | 0.16 |
org.javassist : javassist | jar | 3.25.0-GA |
org.reflections : reflections | jar | 0.9.10 |
org.springframework.boot : spring-boot-starter-data-redis Optional | jar | |
in.hocg.boot : utils-base | jar | 1.0.45 |
in.hocg.boot : named-interface | jar | 1.0.45 |
in.hocg.boot : named-annotation | jar | 1.0.45 |
in.hocg.boot : mybatis-plus-spring-boot-starter Optional | jar | 1.0.45 |
org.slf4j : slf4j-api | jar | |
org.springframework.boot : spring-boot-starter-web Optional | jar | |
org.springframework.boot : spring-boot-starter-aop Optional | jar | |
org.projectlombok : lombok Optional | jar | 1.18.12 |