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