dev.xethh.libs.toolkits:bom-common-spring

Bom common for spring projects including fixed version of spring boot libraries and plugin.

License

License

GroupId

GroupId

dev.xethh.libs.toolkits
ArtifactId

ArtifactId

bom-common-spring
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

Bom common for spring projects including fixed version of spring boot libraries and plugin.
Source Code Management

Source Code Management

https://github.com/xh-dev-pom-mgmt/bom-common-spring

Download bom-common-spring

How to add to project

<!-- https://jarcasting.com/artifacts/dev.xethh.libs.toolkits/bom-common-spring/ -->
<dependency>
    <groupId>dev.xethh.libs.toolkits</groupId>
    <artifactId>bom-common-spring</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.xethh.libs.toolkits/bom-common-spring/
implementation 'dev.xethh.libs.toolkits:bom-common-spring:1.0.4'
// https://jarcasting.com/artifacts/dev.xethh.libs.toolkits/bom-common-spring/
implementation ("dev.xethh.libs.toolkits:bom-common-spring:1.0.4")
'dev.xethh.libs.toolkits:bom-common-spring:pom:1.0.4'
<dependency org="dev.xethh.libs.toolkits" name="bom-common-spring" rev="1.0.4">
  <artifact name="bom-common-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.xethh.libs.toolkits', module='bom-common-spring', version='1.0.4')
)
libraryDependencies += "dev.xethh.libs.toolkits" % "bom-common-spring" % "1.0.4"
[dev.xethh.libs.toolkits/bom-common-spring "1.0.4"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
me.xethh.utils : DateUtils jar 6.0.0.RC9

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1