| License |
License |
|---|---|
| GroupId | GroupIdcom.mageddo.tobby-transactional-outbox |
| ArtifactId | ArtifactIdspring |
| Version | Version2.1.4-alpha |
| Type | Typejar |
| Description |
Descriptionspring
null
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spring-2.1.4-alpha.pom | |
| spring-2.1.4-alpha.jar | 9 KB |
| spring-2.1.4-alpha-sources.jar | 6 KB |
| spring-2.1.4-alpha-javadoc.jar | 124 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mageddo.tobby-transactional-outbox/spring/ -->
<dependency>
<groupId>com.mageddo.tobby-transactional-outbox</groupId>
<artifactId>spring</artifactId>
<version>2.1.4-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/com.mageddo.tobby-transactional-outbox/spring/
implementation 'com.mageddo.tobby-transactional-outbox:spring:2.1.4-alpha'
// https://jarcasting.com/artifacts/com.mageddo.tobby-transactional-outbox/spring/
implementation ("com.mageddo.tobby-transactional-outbox:spring:2.1.4-alpha")
'com.mageddo.tobby-transactional-outbox:spring:jar:2.1.4-alpha'
<dependency org="com.mageddo.tobby-transactional-outbox" name="spring" rev="2.1.4-alpha">
<artifact name="spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mageddo.tobby-transactional-outbox', module='spring', version='2.1.4-alpha')
)
libraryDependencies += "com.mageddo.tobby-transactional-outbox" % "spring" % "2.1.4-alpha"
[com.mageddo.tobby-transactional-outbox/spring "2.1.4-alpha"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mageddo.tobby-transactional-outbox : tobby-transactional-outbox | jar | 2.1.4-alpha |
| 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 | 2.1.4-alpha |
| 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 |