License |
License |
---|---|
Categories |
CategoriesKotlin Languages Axon Application Layer Libs Distributed Applications |
GroupId | GroupIdorg.axonframework.extensions.kotlin |
ArtifactId | ArtifactIdaxon-kotlin-parent |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAxon Framework - Kotlin Extension
Extension for Axon Framework that provides Kotlin utilities.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAxonIQ |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
axon-kotlin-parent-0.2.0.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.axonframework.extensions.kotlin/axon-kotlin-parent/ -->
<dependency>
<groupId>org.axonframework.extensions.kotlin</groupId>
<artifactId>axon-kotlin-parent</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.axonframework.extensions.kotlin/axon-kotlin-parent/
implementation 'org.axonframework.extensions.kotlin:axon-kotlin-parent:0.2.0'
// https://jarcasting.com/artifacts/org.axonframework.extensions.kotlin/axon-kotlin-parent/
implementation ("org.axonframework.extensions.kotlin:axon-kotlin-parent:0.2.0")
'org.axonframework.extensions.kotlin:axon-kotlin-parent:pom:0.2.0'
<dependency org="org.axonframework.extensions.kotlin" name="axon-kotlin-parent" rev="0.2.0">
<artifact name="axon-kotlin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.axonframework.extensions.kotlin', module='axon-kotlin-parent', version='0.2.0')
)
libraryDependencies += "org.axonframework.extensions.kotlin" % "axon-kotlin-parent" % "0.2.0"
[org.axonframework.extensions.kotlin/axon-kotlin-parent "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | |
org.jetbrains.kotlin : kotlin-reflect | jar | |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.13.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.3.1 |
org.junit.jupiter : junit-jupiter | jar | 5.8.1 |
org.jetbrains.kotlin : kotlin-test-junit5 | jar | 1.5.31 |
io.mockk : mockk | jar | 1.12.0 |
org.slf4j : slf4j-simple | jar | 1.7.32 |