tech.codingzen:kata-konf

example pom.xml file for kotlin maven deployment via sonatype

License

License

GroupId

GroupId

tech.codingzen
ArtifactId

ArtifactId

kata-konf
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

tech.codingzen:kata-konf
example pom.xml file for kotlin maven deployment via sonatype

Download kata-konf

How to add to project

<!-- https://jarcasting.com/artifacts/tech.codingzen/kata-konf/ -->
<dependency>
    <groupId>tech.codingzen</groupId>
    <artifactId>kata-konf</artifactId>
    <version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.codingzen/kata-konf/
implementation 'tech.codingzen:kata-konf:2.3.1'
// https://jarcasting.com/artifacts/tech.codingzen/kata-konf/
implementation ("tech.codingzen:kata-konf:2.3.1")
'tech.codingzen:kata-konf:jar:2.3.1'
<dependency org="tech.codingzen" name="kata-konf" rev="2.3.1">
  <artifact name="kata-konf" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.codingzen', module='kata-konf', version='2.3.1')
)
libraryDependencies += "tech.codingzen" % "kata-konf" % "2.3.1"
[tech.codingzen/kata-konf "2.3.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.20
org.jetbrains.kotlin : kotlin-reflect jar 1.5.20
tech.codingzen : kata-result jar 2.2.0
tech.codingzen : kata-assertions jar 2.0.1

test (4)

Group / Artifact Type Version
org.mockito.kotlin : mockito-kotlin jar 3.2.0
org.mockito : mockito-inline jar 3.12.4
org.jetbrains.kotlin : kotlin-test-junit jar 1.5.20
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.1
2.3.0
2.2.0
2.1.0
2.0.1
2.0.0
1.2.2
1.2.1
1.2.0
1.0.0