License |
License |
---|---|
GroupId | GroupIdcom.trendyol |
ArtifactId | ArtifactIdkediatr-core |
Last Version | Last Version1.0.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.trendyol.kediatr-core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kediatr-core-1.0.18.pom | |
kediatr-core-1.0.18.jar | 68 KB |
kediatr-core-1.0.18-sources.jar | 9 KB |
kediatr-core-1.0.18-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.trendyol/kediatr-core/ -->
<dependency>
<groupId>com.trendyol</groupId>
<artifactId>kediatr-core</artifactId>
<version>1.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.trendyol/kediatr-core/
implementation 'com.trendyol:kediatr-core:1.0.18'
// https://jarcasting.com/artifacts/com.trendyol/kediatr-core/
implementation ("com.trendyol:kediatr-core:1.0.18")
'com.trendyol:kediatr-core:jar:1.0.18'
<dependency org="com.trendyol" name="kediatr-core" rev="1.0.18">
<artifact name="kediatr-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trendyol', module='kediatr-core', version='1.0.18')
)
libraryDependencies += "com.trendyol" % "kediatr-core" % "1.0.18"
[com.trendyol/kediatr-core "1.0.18"]
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | 0.9.11 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-reflect | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.5.30 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0-M1 |