License |
License |
---|---|
GroupId | GroupIdcom.trendyol |
ArtifactId | ArtifactIdJdempotent-core |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJdempotent-core
Jdempotent-core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Jdempotent-core-1.1.0.pom | |
Jdempotent-core-1.1.0.jar | 22 KB |
Jdempotent-core-1.1.0-sources.jar | 12 KB |
Jdempotent-core-1.1.0-javadoc.jar | 518 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.trendyol/Jdempotent-core/ -->
<dependency>
<groupId>com.trendyol</groupId>
<artifactId>Jdempotent-core</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.trendyol/Jdempotent-core/
implementation 'com.trendyol:Jdempotent-core:1.1.0'
// https://jarcasting.com/artifacts/com.trendyol/Jdempotent-core/
implementation ("com.trendyol:Jdempotent-core:1.1.0")
'com.trendyol:Jdempotent-core:jar:1.1.0'
<dependency org="com.trendyol" name="Jdempotent-core" rev="1.1.0">
<artifact name="Jdempotent-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trendyol', module='Jdempotent-core', version='1.1.0')
)
libraryDependencies += "com.trendyol" % "Jdempotent-core" % "1.1.0"
[com.trendyol/Jdempotent-core "1.1.0"]
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 |