License |
License |
---|---|
GroupId | GroupIdcom.mageddo.tobby-transactional-outbox |
ArtifactId | ArtifactIdspring |
Version | Version1.5.1 |
Type | Typejar |
Description |
Descriptionspring
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-1.5.1.pom | |
spring-1.5.1.jar | 4 KB |
spring-1.5.1-sources.jar | 2 KB |
spring-1.5.1-javadoc.jar | 110 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mageddo.tobby-transactional-outbox/spring/ -->
<dependency>
<groupId>com.mageddo.tobby-transactional-outbox</groupId>
<artifactId>spring</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mageddo.tobby-transactional-outbox/spring/
implementation 'com.mageddo.tobby-transactional-outbox:spring:1.5.1'
// https://jarcasting.com/artifacts/com.mageddo.tobby-transactional-outbox/spring/
implementation ("com.mageddo.tobby-transactional-outbox:spring:1.5.1")
'com.mageddo.tobby-transactional-outbox:spring:jar:1.5.1'
<dependency org="com.mageddo.tobby-transactional-outbox" name="spring" rev="1.5.1">
<artifact name="spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mageddo.tobby-transactional-outbox', module='spring', version='1.5.1')
)
libraryDependencies += "com.mageddo.tobby-transactional-outbox" % "spring" % "1.5.1"
[com.mageddo.tobby-transactional-outbox/spring "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.mageddo.tobby-transactional-outbox : tobby-transactional-outbox | jar | 1.5.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.dagger : dagger | jar | 2.33 |
org.apache.kafka : kafka-clients | jar | 0.11.0.3 |
org.springframework : spring-context | jar | 3.0.0.RELEASE |
org.springframework : spring-jdbc | jar | 3.0.0.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.0.RELEASE |
org.springframework.kafka : spring-kafka | jar | 2.6.6 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
org.mockito : mockito-junit-jupiter | jar | 3.7.7 |
com.mageddo.tobby-transactional-outbox » templates | jar | 1.5.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.springframework.boot : spring-boot-starter-test | jar | 2.4.3 |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.4.3 |
org.flywaydb : flyway-core | jar | 7.6.0 |
org.hsqldb : hsqldb | jar | 2.5.1 |