License |
License |
---|---|
GroupId | GroupIdcom.alibaba.fescar |
ArtifactId | ArtifactIdfescar-rm |
Last Version | Last Version0.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfescar-rm 0.4.2
top fescar project pom.xml file
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fescar-rm-0.4.2.pom | |
fescar-rm-0.4.2.jar | 13 KB |
fescar-rm-0.4.2-sources.jar | 7 KB |
fescar-rm-0.4.2-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.fescar/fescar-rm/ -->
<dependency>
<groupId>com.alibaba.fescar</groupId>
<artifactId>fescar-rm</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.fescar/fescar-rm/
implementation 'com.alibaba.fescar:fescar-rm:0.4.2'
// https://jarcasting.com/artifacts/com.alibaba.fescar/fescar-rm/
implementation ("com.alibaba.fescar:fescar-rm:0.4.2")
'com.alibaba.fescar:fescar-rm:jar:0.4.2'
<dependency org="com.alibaba.fescar" name="fescar-rm" rev="0.4.2">
<artifact name="fescar-rm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.fescar', module='fescar-rm', version='0.4.2')
)
libraryDependencies += "com.alibaba.fescar" % "fescar-rm" % "0.4.2"
[com.alibaba.fescar/fescar-rm "0.4.2"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.fescar : fescar-core | 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 |