io.github.blazmrak.utils:utils-bom

A utility collection for speeding up the development of REST services with KumuluzEE.

License

License

GroupId

GroupId

io.github.blazmrak.utils
ArtifactId

ArtifactId

utils-bom
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

io.github.blazmrak.utils:utils-bom
A utility collection for speeding up the development of REST services with KumuluzEE.

Download utils-bom

Filename Size
utils-bom-0.1.0.pom 7 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • auth-utils
  • config-utils
  • date-utils
  • mapper-utils
  • query-utils
  • validation-utils
  • rest-util
  • reflection-utils

Versions

Version
0.1.0