is not current version
Last Version 1.6.10

com.netifi:netifi-spring-boot-autoconfigure 1.6.7

A collection of java libraries for Netifi

Categories

Categories

Spring Boot Container Microservices Net Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.netifi
ArtifactId

ArtifactId

netifi-spring-boot-autoconfigure
Version

Version

1.6.7
Type

Type

jar

Download netifi-spring-boot-autoconfigure 1.6.7


<!-- https://jarcasting.com/artifacts/com.netifi/netifi-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>com.netifi</groupId>
    <artifactId>netifi-spring-boot-autoconfigure</artifactId>
    <version>1.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.netifi/netifi-spring-boot-autoconfigure/
implementation 'com.netifi:netifi-spring-boot-autoconfigure:1.6.7'
// https://jarcasting.com/artifacts/com.netifi/netifi-spring-boot-autoconfigure/
implementation ("com.netifi:netifi-spring-boot-autoconfigure:1.6.7")
'com.netifi:netifi-spring-boot-autoconfigure:jar:1.6.7'
<dependency org="com.netifi" name="netifi-spring-boot-autoconfigure" rev="1.6.7">
  <artifact name="netifi-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netifi', module='netifi-spring-boot-autoconfigure', version='1.6.7')
)
libraryDependencies += "com.netifi" % "netifi-spring-boot-autoconfigure" % "1.6.7"
[com.netifi/netifi-spring-boot-autoconfigure "1.6.7"]