License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Narayana Application Layer Libs Distributed Transactions |
GroupId | GroupIdme.snowdrop |
ArtifactId | ArtifactIdspring-boot-narayana-parent |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpring Boot Narayana :: parent
Spring Boot Narayana integration parent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-boot-narayana-parent-0.0.2.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.snowdrop/spring-boot-narayana-parent/ -->
<dependency>
<groupId>me.snowdrop</groupId>
<artifactId>spring-boot-narayana-parent</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.snowdrop/spring-boot-narayana-parent/
implementation 'me.snowdrop:spring-boot-narayana-parent:0.0.2'
// https://jarcasting.com/artifacts/me.snowdrop/spring-boot-narayana-parent/
implementation ("me.snowdrop:spring-boot-narayana-parent:0.0.2")
'me.snowdrop:spring-boot-narayana-parent:pom:0.0.2'
<dependency org="me.snowdrop" name="spring-boot-narayana-parent" rev="0.0.2">
<artifact name="spring-boot-narayana-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.snowdrop', module='spring-boot-narayana-parent', version='0.0.2')
)
libraryDependencies += "me.snowdrop" % "spring-boot-narayana-parent" % "0.0.2"
[me.snowdrop/spring-boot-narayana-parent "0.0.2"]