is not current version
Last Version 0.8.1

org.jsonhoist:jsonhoist-spring-boot-autoconfigure 0.8.0


Categories

Categories

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

GroupId

org.jsonhoist
ArtifactId

ArtifactId

jsonhoist-spring-boot-autoconfigure
Version

Version

0.8.0
Type

Type

jar

Download jsonhoist-spring-boot-autoconfigure 0.8.0


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