License |
License |
---|---|
GroupId | GroupIdio.github.firefang |
ArtifactId | ArtifactIdpower-starter-transaction |
Version | Version0.0.6 |
Type | Typejar |
Description |
Descriptionpower-starter-transaction
a kit for web development
|
<!-- https://jarcasting.com/artifacts/io.github.firefang/power-starter-transaction/ -->
<dependency>
<groupId>io.github.firefang</groupId>
<artifactId>power-starter-transaction</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.firefang/power-starter-transaction/
implementation 'io.github.firefang:power-starter-transaction:0.0.6'
// https://jarcasting.com/artifacts/io.github.firefang/power-starter-transaction/
implementation ("io.github.firefang:power-starter-transaction:0.0.6")
'io.github.firefang:power-starter-transaction:jar:0.0.6'
<dependency org="io.github.firefang" name="power-starter-transaction" rev="0.0.6">
<artifact name="power-starter-transaction" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.firefang', module='power-starter-transaction', version='0.0.6')
)
libraryDependencies += "io.github.firefang" % "power-starter-transaction" % "0.0.6"
[io.github.firefang/power-starter-transaction "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-tx | jar | |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
com.h2database : h2 | jar | |
org.springframework.boot : spring-boot-starter-jdbc | jar |