License |
License |
---|---|
GroupId | GroupIdcom.alibaba.fescar |
ArtifactId | ArtifactIdfescar-spring |
Last Version | Last Version0.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfescar-spring 0.4.2
top fescar project pom.xml file
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fescar-spring-0.4.2.pom | |
fescar-spring-0.4.2.jar | 20 KB |
fescar-spring-0.4.2-sources.jar | 13 KB |
fescar-spring-0.4.2-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.fescar/fescar-spring/ -->
<dependency>
<groupId>com.alibaba.fescar</groupId>
<artifactId>fescar-spring</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.fescar/fescar-spring/
implementation 'com.alibaba.fescar:fescar-spring:0.4.2'
// https://jarcasting.com/artifacts/com.alibaba.fescar/fescar-spring/
implementation ("com.alibaba.fescar:fescar-spring:0.4.2")
'com.alibaba.fescar:fescar-spring:jar:0.4.2'
<dependency org="com.alibaba.fescar" name="fescar-spring" rev="0.4.2">
<artifact name="fescar-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.fescar', module='fescar-spring', version='0.4.2')
)
libraryDependencies += "com.alibaba.fescar" % "fescar-spring" % "0.4.2"
[com.alibaba.fescar/fescar-spring "0.4.2"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.fescar : fescar-tm | jar | 0.4.2 |
com.alibaba.fescar : fescar-rm-datasource | jar | 0.4.2 |
com.alibaba.fescar : fescar-tcc | jar | 0.4.2 |
com.alibaba.fescar : fescar-rm | jar | 0.4.2 |
cglib : cglib | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring | jar | 2.5.6.SEC03 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.4 |
org.assertj : assertj-core | jar | 2.6.0 |
org.mockito : mockito-core | jar | 2.23.4 |