Last Version

atomtool-bom 1.0.1

atomtool相关的依赖

License

License

GroupId

GroupId

cn.atomtool
ArtifactId

ArtifactId

atomtool-bom
Version

Version

1.0.1
Type

Type

pom
Description

Description

atomtool-bom
atomtool相关的依赖
Project URL

Project URL

https://gitee.com/atomtool/atomtool

Download atomtool-bom 1.0.1

Filename Size
atomtool-bom-1.0.1.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/cn.atomtool/atomtool-bom/ -->
<dependency>
    <groupId>cn.atomtool</groupId>
    <artifactId>atomtool-bom</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.atomtool/atomtool-bom/
implementation 'cn.atomtool:atomtool-bom:1.0.1'
// https://jarcasting.com/artifacts/cn.atomtool/atomtool-bom/
implementation ("cn.atomtool:atomtool-bom:1.0.1")
'cn.atomtool:atomtool-bom:pom:1.0.1'
<dependency org="cn.atomtool" name="atomtool-bom" rev="1.0.1">
  <artifact name="atomtool-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.atomtool', module='atomtool-bom', version='1.0.1')
)
libraryDependencies += "cn.atomtool" % "atomtool-bom" % "1.0.1"
[cn.atomtool/atomtool-bom "1.0.1"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.