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