bom-common

Bom common defined common libraries for all general use case and basic imported base dependency of junit, slf4j and DateUtils.

License

License

GroupId

GroupId

dev.xethh.libs.toolkits
ArtifactId

ArtifactId

bom-common
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

bom-common
Bom common defined common libraries for all general use case and basic imported base dependency of junit, slf4j and DateUtils.
Source Code Management

Source Code Management

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

Download bom-common

Filename Size
bom-common-1.0.4.pom 3 KB
Browse

How to add to project

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