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