License |
License |
---|---|
GroupId | GroupIdcom.zxyinfo |
ArtifactId | ArtifactIdtransactional-outbox-queue |
Version | Version1.0.3 |
Type | Typepom |
Description |
DescriptionZXY Info Co., Ltd Dependencies
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
transactional-outbox-queue-1.0.3.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zxyinfo/transactional-outbox-queue/ -->
<dependency>
<groupId>com.zxyinfo</groupId>
<artifactId>transactional-outbox-queue</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zxyinfo/transactional-outbox-queue/
implementation 'com.zxyinfo:transactional-outbox-queue:1.0.3'
// https://jarcasting.com/artifacts/com.zxyinfo/transactional-outbox-queue/
implementation ("com.zxyinfo:transactional-outbox-queue:1.0.3")
'com.zxyinfo:transactional-outbox-queue:pom:1.0.3'
<dependency org="com.zxyinfo" name="transactional-outbox-queue" rev="1.0.3">
<artifact name="transactional-outbox-queue" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zxyinfo', module='transactional-outbox-queue', version='1.0.3')
)
libraryDependencies += "com.zxyinfo" % "transactional-outbox-queue" % "1.0.3"
[com.zxyinfo/transactional-outbox-queue "1.0.3"]