is not current version
Last Version 1.2.0

boot 1.1.10

parent for spring boot

License

License

GroupId

GroupId

io.github.dbstarll.parent
ArtifactId

ArtifactId

boot
Version

Version

1.1.10
Type

Type

pom
Description

Description

boot
parent for spring boot
Project URL

Project URL

https://github.com/dbstarll/parent/tree/main/boot
Source Code Management

Source Code Management

https://github.com/dbstarll/parent/tree/main

Download boot 1.1.10

Filename Size
boot-1.1.10.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.dbstarll.parent/boot/ -->
<dependency>
    <groupId>io.github.dbstarll.parent</groupId>
    <artifactId>boot</artifactId>
    <version>1.1.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dbstarll.parent/boot/
implementation 'io.github.dbstarll.parent:boot:1.1.10'
// https://jarcasting.com/artifacts/io.github.dbstarll.parent/boot/
implementation ("io.github.dbstarll.parent:boot:1.1.10")
'io.github.dbstarll.parent:boot:pom:1.1.10'
<dependency org="io.github.dbstarll.parent" name="boot" rev="1.1.10">
  <artifact name="boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dbstarll.parent', module='boot', version='1.1.10')
)
libraryDependencies += "io.github.dbstarll.parent" % "boot" % "1.1.10"
[io.github.dbstarll.parent/boot "1.1.10"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.11.0

runtime (2)

Group / Artifact Type Version
org.slf4j : jul-to-slf4j jar 1.7.32
org.slf4j : jcl-over-slf4j jar 1.7.32

Project Modules

There are no modules declared in this project.