is not current version
Last Version 0.49

com.github.mizool:bom 0.45

Java library providing miscellaneous classes for enterprise applications

License

License

GroupId

GroupId

com.github.mizool
ArtifactId

ArtifactId

bom
Version

Version

0.45
Type

Type

pom
Description

Description

Java library providing miscellaneous classes for enterprise applications
Source Code Management

Source Code Management

https://github.com/mizool/mizool/tree/master/bom

Download bom 0.45

Filename Size
bom-0.45.pom 4 KB
Browse

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

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.