is not current version
Last Version 1.1.2

com.griddynamics.qa:sprimber-spring-boot-autoconfigure 1.0.0


Categories

Categories

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

GroupId

com.griddynamics.qa
ArtifactId

ArtifactId

sprimber-spring-boot-autoconfigure
Version

Version

1.0.0
Type

Type

jar

Download sprimber-spring-boot-autoconfigure 1.0.0


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