Last Version

io.github.portlek:tomlgration 1.0.6

Parent pom project that allows you to publish your libraries easily.

License

License

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

tomlgration
Version

Version

1.0.6
Type

Type

jar
Description

Description

Parent pom project that allows you to publish your libraries easily.

Download tomlgration 1.0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.Carleslc.Simple-YAML » Simple-Configuration jar 1.7.2
com.moandjiezana.toml : toml4j jar 0.7.2

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16
org.jetbrains : annotations jar 20.1.0

test (5)

Group / Artifact Type Version
org.cactoos : cactoos jar 0.48
org.llorllale : cactoos-matchers jar 0.22
org.mockito : mockito-core jar 3.7.0
org.mockito : mockito-inline jar 3.6.28
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.