machamp-core

Machamp core library

License

License

GroupId

GroupId

io.github.yakovsirotkin
ArtifactId

ArtifactId

machamp-core
Last Version

Last Version

0.0.12
Release Date

Release Date

Type

Type

jar
Description

Description

machamp-core
Machamp core library
Source Code Management

Source Code Management

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

Download machamp-core

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.21
org.jetbrains.kotlinx : kotlinx-coroutines-core pom 1.6.0
org.springframework.boot : spring-boot-starter-jdbc jar 2.6.7
org.springframework.boot : spring-boot-starter jar 2.6.7
org.springframework.boot : spring-boot-starter-logging jar 2.6.7
org.springframework.boot : spring-boot-starter-web jar 2.6.7
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.13.3
org.postgresql : postgresql jar 42.3.5
io.swagger.core.v3 : swagger-annotations jar 2.2.0

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.springframework.boot : spring-boot-starter-test jar 2.6.7
org.testcontainers : junit-jupiter jar 1.16.2
org.testcontainers : testcontainers jar 1.16.2
org.testcontainers : postgresql jar 1.16.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.12
0.0.11
0.0.10
0.0.9