Last Version

Mock Aerospike Java Client 0.0.6

Mock Aerospike Java Client - Allows for mocking & unit testing

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.srini156
ArtifactId

ArtifactId

mock-aerospike-java
Version

Version

0.0.6
Type

Type

jar
Description

Description

Mock Aerospike Java Client
Mock Aerospike Java Client - Allows for mocking & unit testing
Project URL

Project URL

https://github.com/srini156/mock-aersopike
Source Code Management

Source Code Management

https://github.com/srini156/mock-aersopike

Download mock-aerospike-java 0.0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.aerospike : aerospike-client jar 4.4.9
org.testng : testng jar 7.1.0

Project Modules

There are no modules declared in this project.