Last Version

io.github.yakovsirotkin:machamp 0.0.12

Async task processor engine for Spring Boot and PostgreSQL

License

License

GroupId

GroupId

io.github.yakovsirotkin
ArtifactId

ArtifactId

machamp
Version

Version

0.0.12
Type

Type

pom
Description

Description

io.github.yakovsirotkin:machamp
Async task processor engine for Spring Boot and PostgreSQL
Source Code Management

Source Code Management

http://github.com/YakovSirotkin/machamp/tree/master

Download machamp 0.0.12

Filename Size
machamp-0.0.12.pom 1 KB
Browse

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

Dependencies

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

Project Modules

  • machamp-parent
  • machamp-core
  • machamp-spring-boot-starter