Last Version

easy 0.0.73

A library which provides jave helpers

License

License

GroupId

GroupId

io.github.devlibx.easy
ArtifactId

ArtifactId

easy
Version

Version

0.0.73
Type

Type

pom
Description

Description

easy
A library which provides jave helpers
Project URL

Project URL

https://github.com/devlibx/easy
Source Code Management

Source Code Management

https://github.com/devlibx/easy/tree/master

Download easy 0.0.73

Filename Size
easy-0.0.73.pom 31 KB
Browse

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

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
  • dynamic
  • database-dynamo