License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.isharipov |
ArtifactId | ArtifactIdspring-boot-commons |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-boot-commons-0.0.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.isharipov/spring-boot-commons/ -->
<dependency>
<groupId>io.github.isharipov</groupId>
<artifactId>spring-boot-commons</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.isharipov/spring-boot-commons/
implementation 'io.github.isharipov:spring-boot-commons:0.0.1'
// https://jarcasting.com/artifacts/io.github.isharipov/spring-boot-commons/
implementation ("io.github.isharipov:spring-boot-commons:0.0.1")
'io.github.isharipov:spring-boot-commons:pom:0.0.1'
<dependency org="io.github.isharipov" name="spring-boot-commons" rev="0.0.1">
<artifact name="spring-boot-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.isharipov', module='spring-boot-commons', version='0.0.1')
)
libraryDependencies += "io.github.isharipov" % "spring-boot-commons" % "0.0.1"
[io.github.isharipov/spring-boot-commons "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |