License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.github.isharipov |
ArtifactId | ArtifactIdcommons-listeners-autoconfigure |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/io.github.isharipov/commons-listeners-autoconfigure/ -->
<dependency>
<groupId>io.github.isharipov</groupId>
<artifactId>commons-listeners-autoconfigure</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.isharipov/commons-listeners-autoconfigure/
implementation 'io.github.isharipov:commons-listeners-autoconfigure:0.0.1'
// https://jarcasting.com/artifacts/io.github.isharipov/commons-listeners-autoconfigure/
implementation ("io.github.isharipov:commons-listeners-autoconfigure:0.0.1")
'io.github.isharipov:commons-listeners-autoconfigure:jar:0.0.1'
<dependency org="io.github.isharipov" name="commons-listeners-autoconfigure" rev="0.0.1">
<artifact name="commons-listeners-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.isharipov', module='commons-listeners-autoconfigure', version='0.0.1')
)
libraryDependencies += "io.github.isharipov" % "commons-listeners-autoconfigure" % "0.0.1"
[io.github.isharipov/commons-listeners-autoconfigure "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.1.2.RELEASE |
io.github.isharipov : commons-listeners | jar | 0.0.1 |
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 |