Nexapp Kore

Nexapp Libraries for Kotlin

License

License

GroupId

GroupId

ca.nexapp
ArtifactId

ArtifactId

nexapp-kore
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Nexapp Kore
Nexapp Libraries for Kotlin
Project URL

Project URL

https://github.com/Nexapp/nexapp-kore
Source Code Management

Source Code Management

https://github.com/Nexapp/nexapp-kore.git

Download nexapp-kore

Filename Size
nexapp-kore-2.0.2.pom 12 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/ca.nexapp/nexapp-kore/ -->
<dependency>
    <groupId>ca.nexapp</groupId>
    <artifactId>nexapp-kore</artifactId>
    <version>2.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ca.nexapp/nexapp-kore/
implementation 'ca.nexapp:nexapp-kore:2.0.2'
// https://jarcasting.com/artifacts/ca.nexapp/nexapp-kore/
implementation ("ca.nexapp:nexapp-kore:2.0.2")
'ca.nexapp:nexapp-kore:pom:2.0.2'
<dependency org="ca.nexapp" name="nexapp-kore" rev="2.0.2">
  <artifact name="nexapp-kore" type="pom" />
</dependency>
@Grapes(
@Grab(group='ca.nexapp', module='nexapp-kore', version='2.0.2')
)
libraryDependencies += "ca.nexapp" % "nexapp-kore" % "2.0.2"
[ca.nexapp/nexapp-kore "2.0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.31
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31
org.jetbrains.kotlin : kotlin-reflect jar 1.5.31
org.slf4j : slf4j-api jar 1.7.33

test (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.5.31
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
com.willowtreeapps.assertk : assertk-jvm jar 0.25
io.mockk : mockk jar 1.12.2
org.slf4j : slf4j-simple jar 1.7.33

Project Modules

  • nexapp-kore-commons
  • nexapp-tracing
  • nexapp-aws-lambda
  • nexapp-kore-bom
ca.nexapp

Nexapp Technologies

Versions

Version
2.0.2
2.0.1
2.0.0
1.0.0
0.0.1-R3
0.0.1-R2