Last Version

easy-bom 1.0.0

Bom of Easy Projects

License

License

GroupId

GroupId

xyz.srclab.common
ArtifactId

ArtifactId

easy-bom
Version

Version

1.0.0
Type

Type

pom
Description

Description

easy-bom
Bom of Easy Projects
Project URL

Project URL

https://github.com/srclab-projects/easy-common
Source Code Management

Source Code Management

https://github.com/srclab-projects/easy-common

Download easy-bom 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.