is not current version
Last Version 0.0.12

machamp-core 0.0.10

Machamp core library

License

License

GroupId

GroupId

io.github.yakovsirotkin
ArtifactId

ArtifactId

machamp-core
Version

Version

0.0.10
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 0.0.10


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

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-core pom 1.6.0
org.springframework.boot : spring-boot-starter-jdbc jar 2.6.3
org.springframework.boot : spring-boot-starter jar 2.6.3
org.springframework.boot : spring-boot-starter-logging jar 2.6.3
org.springframework.boot : spring-boot-starter-web jar 2.6.3
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.13.1
org.postgresql : postgresql jar 42.3.2

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.3
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.