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