ymock-core


GroupId

GroupId

com.yirendai.infra
ArtifactId

ArtifactId

ymock-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ymock-core
Project URL

Project URL

http://maven.apache.org

Download ymock-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.yirendai.infra/ymock-core/ -->
<dependency>
    <groupId>com.yirendai.infra</groupId>
    <artifactId>ymock-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.yirendai.infra/ymock-core/
implementation 'com.yirendai.infra:ymock-core:1.0.0'
// https://jarcasting.com/artifacts/com.yirendai.infra/ymock-core/
implementation ("com.yirendai.infra:ymock-core:1.0.0")
'com.yirendai.infra:ymock-core:jar:1.0.0'
<dependency org="com.yirendai.infra" name="ymock-core" rev="1.0.0">
  <artifact name="ymock-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yirendai.infra', module='ymock-core', version='1.0.0')
)
libraryDependencies += "com.yirendai.infra" % "ymock-core" % "1.0.0"
[com.yirendai.infra/ymock-core "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-beans jar
com.alibaba : fastjson jar
org.slf4j : slf4j-api jar

provided (2)

Group / Artifact Type Version
org.jmockit : jmockit jar
com.alibaba : dubbo jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0