| License |
License |
|---|---|
| GroupId | GroupIdcom.alibaba.fescar |
| ArtifactId | ArtifactIdfescar-core |
| Last Version | Last Version0.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfescar-core 0.4.2
top fescar project pom.xml file
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| fescar-core-0.4.2.pom | |
| fescar-core-0.4.2.jar | 164 KB |
| fescar-core-0.4.2-sources.jar | 130 KB |
| fescar-core-0.4.2-javadoc.jar | 695 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.fescar/fescar-core/ -->
<dependency>
<groupId>com.alibaba.fescar</groupId>
<artifactId>fescar-core</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.fescar/fescar-core/
implementation 'com.alibaba.fescar:fescar-core:0.4.2'
// https://jarcasting.com/artifacts/com.alibaba.fescar/fescar-core/
implementation ("com.alibaba.fescar:fescar-core:0.4.2")
'com.alibaba.fescar:fescar-core:jar:0.4.2'
<dependency org="com.alibaba.fescar" name="fescar-core" rev="0.4.2">
<artifact name="fescar-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.fescar', module='fescar-core', version='0.4.2')
)
libraryDependencies += "com.alibaba.fescar" % "fescar-core" % "0.4.2"
[com.alibaba.fescar/fescar-core "0.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.48 |
| io.netty : netty-all | jar | 4.1.24.Final |
| com.alibaba.fescar : fescar-discovery | jar | 0.4.2 |
| org.apache.commons : commons-pool2 | jar | 2.4.2 |
| commons-pool : commons-pool | jar | 1.6 |
| 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 |