Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
---|---|
GroupId | GroupIdio.github.isharipov |
ArtifactId | ArtifactIdmethod-counter-spring-boot-autoconfigure |
Version | Version0.0.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.isharipov/method-counter-spring-boot-autoconfigure/ -->
<dependency>
<groupId>io.github.isharipov</groupId>
<artifactId>method-counter-spring-boot-autoconfigure</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.isharipov/method-counter-spring-boot-autoconfigure/
implementation 'io.github.isharipov:method-counter-spring-boot-autoconfigure:0.0.6'
// https://jarcasting.com/artifacts/io.github.isharipov/method-counter-spring-boot-autoconfigure/
implementation ("io.github.isharipov:method-counter-spring-boot-autoconfigure:0.0.6")
'io.github.isharipov:method-counter-spring-boot-autoconfigure:jar:0.0.6'
<dependency org="io.github.isharipov" name="method-counter-spring-boot-autoconfigure" rev="0.0.6">
<artifact name="method-counter-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.isharipov', module='method-counter-spring-boot-autoconfigure', version='0.0.6')
)
libraryDependencies += "io.github.isharipov" % "method-counter-spring-boot-autoconfigure" % "0.0.6"
[io.github.isharipov/method-counter-spring-boot-autoconfigure "0.0.6"]