License |
License |
---|---|
GroupId | GroupIdcom.trendyol |
ArtifactId | ArtifactIdJdempotent-core |
Version | Version1.0.10 |
Type | Typejar |
Description |
DescriptionJdempotent-core
Jdempotent-core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Jdempotent-core-1.0.10.pom | |
Jdempotent-core-1.0.10.jar | 25 KB |
Jdempotent-core-1.0.10-sources.jar | 14 KB |
Jdempotent-core-1.0.10-javadoc.jar | 533 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.trendyol/Jdempotent-core/ -->
<dependency>
<groupId>com.trendyol</groupId>
<artifactId>Jdempotent-core</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.trendyol/Jdempotent-core/
implementation 'com.trendyol:Jdempotent-core:1.0.10'
// https://jarcasting.com/artifacts/com.trendyol/Jdempotent-core/
implementation ("com.trendyol:Jdempotent-core:1.0.10")
'com.trendyol:Jdempotent-core:jar:1.0.10'
<dependency org="com.trendyol" name="Jdempotent-core" rev="1.0.10">
<artifact name="Jdempotent-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trendyol', module='Jdempotent-core', version='1.0.10')
)
libraryDependencies += "com.trendyol" % "Jdempotent-core" % "1.0.10"
[com.trendyol/Jdempotent-core "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-aop Optional | jar | 5.2.9.RELEASE |
de.siegmar : logback-gelf | jar | 1.1.0 |
org.springframework : spring-context | jar | 5.2.9.RELEASE |
org.springframework : spring-aspects Optional | jar | 5.2.9.RELEASE |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.3.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.springframework.boot : spring-boot-starter-test | jar | 2.3.4.RELEASE |
org.mockito : mockito-all | jar | 1.10.19 |