Last Version

easy 0.0.48

A library which provides jave helpers

License

License

GroupId

GroupId

io.github.harishb2k.easy
ArtifactId

ArtifactId

easy
Version

Version

0.0.48
Type

Type

pom
Description

Description

easy
A library which provides jave helpers

Download easy 0.0.48

Filename Size
easy-0.0.48.pom 30 KB
Browse

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

Dependencies

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

Project Modules

  • helper
  • database
  • database-mysql
  • dropwizard-app
  • metrics-prometheus
  • http
  • resilience
  • lock
  • messaging
  • messaging-kafka
  • testing