is not current version
Last Version 2.6.4

me.snowdrop:narayana-spring-boot-parent 2.1.0

Narayana Spring Boot integration parent

Categories

Categories

Spring Boot Container Microservices Narayana Application Layer Libs Distributed Transactions
GroupId

GroupId

me.snowdrop
ArtifactId

ArtifactId

narayana-spring-boot-parent
Version

Version

2.1.0
Type

Type

pom

Download narayana-spring-boot-parent 2.1.0


<!-- https://jarcasting.com/artifacts/me.snowdrop/narayana-spring-boot-parent/ -->
<dependency>
    <groupId>me.snowdrop</groupId>
    <artifactId>narayana-spring-boot-parent</artifactId>
    <version>2.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.snowdrop/narayana-spring-boot-parent/
implementation 'me.snowdrop:narayana-spring-boot-parent:2.1.0'
// https://jarcasting.com/artifacts/me.snowdrop/narayana-spring-boot-parent/
implementation ("me.snowdrop:narayana-spring-boot-parent:2.1.0")
'me.snowdrop:narayana-spring-boot-parent:pom:2.1.0'
<dependency org="me.snowdrop" name="narayana-spring-boot-parent" rev="2.1.0">
  <artifact name="narayana-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.snowdrop', module='narayana-spring-boot-parent', version='2.1.0')
)
libraryDependencies += "me.snowdrop" % "narayana-spring-boot-parent" % "2.1.0"
[me.snowdrop/narayana-spring-boot-parent "2.1.0"]