License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration JSON Data |
GroupId | GroupIdorg.jsonhoist |
ArtifactId | ArtifactIdjsonhoist-spring-boot-autoconfigure |
Version | Version0.8.1 |
Type | Typejar |
Description |
Description |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jsonhoist/jsonhoist-spring-boot-autoconfigure/ -->
<dependency>
<groupId>org.jsonhoist</groupId>
<artifactId>jsonhoist-spring-boot-autoconfigure</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jsonhoist/jsonhoist-spring-boot-autoconfigure/
implementation 'org.jsonhoist:jsonhoist-spring-boot-autoconfigure:0.8.1'
// https://jarcasting.com/artifacts/org.jsonhoist/jsonhoist-spring-boot-autoconfigure/
implementation ("org.jsonhoist:jsonhoist-spring-boot-autoconfigure:0.8.1")
'org.jsonhoist:jsonhoist-spring-boot-autoconfigure:jar:0.8.1'
<dependency org="org.jsonhoist" name="jsonhoist-spring-boot-autoconfigure" rev="0.8.1">
<artifact name="jsonhoist-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jsonhoist', module='jsonhoist-spring-boot-autoconfigure', version='0.8.1')
)
libraryDependencies += "org.jsonhoist" % "jsonhoist-spring-boot-autoconfigure" % "0.8.1"
[org.jsonhoist/jsonhoist-spring-boot-autoconfigure "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.jsonhoist : jsonhoist-core | jar | 0.8.1 |
org.slf4j : slf4j-api | jar | 1.7.22 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.google.code.findbugs : annotations | jar | 3.0.1u2 |
org.projectlombok : lombok | jar | 1.18.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.junit.jupiter : junit-jupiter-api | jar | 5.3.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
org.junit.platform : junit-platform-engine | jar | 1.3.1 |
org.assertj : assertj-core | jar | 3.11.1 |
org.mockito : mockito-core | jar | 2.23.4 |
org.mockito : mockito-junit-jupiter | jar | 2.23.4 |