License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Narayana Application Layer Libs Distributed Transactions |
GroupId | GroupIdme.snowdrop |
ArtifactId | ArtifactIdspring-boot-1-narayana-starter |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Narayana :: Spring Boot v1.x starter
Spring Boot Narayana integration starter for Spring Boot v1.x
|
<!-- https://jarcasting.com/artifacts/me.snowdrop/spring-boot-1-narayana-starter/ -->
<dependency>
<groupId>me.snowdrop</groupId>
<artifactId>spring-boot-1-narayana-starter</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/me.snowdrop/spring-boot-1-narayana-starter/
implementation 'me.snowdrop:spring-boot-1-narayana-starter:0.0.2'
// https://jarcasting.com/artifacts/me.snowdrop/spring-boot-1-narayana-starter/
implementation ("me.snowdrop:spring-boot-1-narayana-starter:0.0.2")
'me.snowdrop:spring-boot-1-narayana-starter:jar:0.0.2'
<dependency org="me.snowdrop" name="spring-boot-1-narayana-starter" rev="0.0.2">
<artifact name="spring-boot-1-narayana-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.snowdrop', module='spring-boot-1-narayana-starter', version='0.0.2')
)
libraryDependencies += "me.snowdrop" % "spring-boot-1-narayana-starter" % "0.0.2"
[me.snowdrop/spring-boot-1-narayana-starter "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
me.snowdrop : spring-boot-narayana-core | jar | 0.0.2 |
org.springframework.boot : spring-boot-starter | jar | 1.5.10.RELEASE |
org.springframework : spring-tx Optional | jar | 4.3.14.RELEASE |
javax.jms : javax.jms-api Optional | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.15.0 |
org.assertj : assertj-core | jar | 3.9.0 |