Last Version

axon-kotlin-test 0.2.1

Extensions to the Axon Framework

License

License

Categories

Categories

Kotlin Languages Axon Application Layer Libs Distributed Applications
GroupId

GroupId

com.tylerthrailkill
ArtifactId

ArtifactId

axon-kotlin-test
Version

Version

0.2.1
Type

Type

jar
Description

Description

axon-kotlin-test
Extensions to the Axon Framework
Project URL

Project URL

https://github.com/snowe2010/axon-kotlin

Download axon-kotlin-test 0.2.1


<!-- https://jarcasting.com/artifacts/com.tylerthrailkill/axon-kotlin-test/ -->
<dependency>
    <groupId>com.tylerthrailkill</groupId>
    <artifactId>axon-kotlin-test</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tylerthrailkill/axon-kotlin-test/
implementation 'com.tylerthrailkill:axon-kotlin-test:0.2.1'
// https://jarcasting.com/artifacts/com.tylerthrailkill/axon-kotlin-test/
implementation ("com.tylerthrailkill:axon-kotlin-test:0.2.1")
'com.tylerthrailkill:axon-kotlin-test:jar:0.2.1'
<dependency org="com.tylerthrailkill" name="axon-kotlin-test" rev="0.2.1">
  <artifact name="axon-kotlin-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tylerthrailkill', module='axon-kotlin-test', version='0.2.1')
)
libraryDependencies += "com.tylerthrailkill" % "axon-kotlin-test" % "0.2.1"
[com.tylerthrailkill/axon-kotlin-test "0.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.51

runtime (3)

Group / Artifact Type Version
org.axonframework : axon-core jar 3.2.2
org.axonframework : axon-test jar 3.2.2
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.