How to Use
<parent>
<groupId>io.github.portlek</groupId>
<artifactId>ppom</artifactId>
<version>${version}</version>
</parent>
License |
License |
---|---|
GroupId | GroupIdio.github.portlek |
ArtifactId | ArtifactIdtomlgration |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom project that allows you to publish your libraries easily.
|
Filename | Size |
---|---|
tomlgration-1.0.6.pom | |
tomlgration-1.0.6.jar | 295 KB |
tomlgration-1.0.6-sources.jar | 7 KB |
tomlgration-1.0.6-javadoc.jar | 401 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.Carleslc.Simple-YAML » Simple-Configuration | jar | 1.7.2 |
com.moandjiezana.toml : toml4j | jar | 0.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
org.jetbrains : annotations | jar | 20.1.0 |
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 |
<parent>
<groupId>io.github.portlek</groupId>
<artifactId>ppom</artifactId>
<version>${version}</version>
</parent>