flymock

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.v2hoping
ArtifactId

ArtifactId

flymock
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

flymock
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download flymock

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.54
ch.qos.logback : logback-classic jar 1.2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1