com.lordofthejars:nosqlunit-vault

NoSQL is a JUnit extension targeted to nosql-driven projects.

License

License

Apache License Version 2.0
GroupId

GroupId

com.lordofthejars
ArtifactId

ArtifactId

nosqlunit-vault
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

NoSQL is a JUnit extension targeted to nosql-driven projects.

Download nosqlunit-vault

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.lordofthejars : nosqlunit-core jar 1.0.0
org.yaml : snakeyaml jar 1.18
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.slf4j : slf4j-api jar 1.7.5

provided (2)

Group / Artifact Type Version
com.bettercloud : vault-java-driver jar 2.0.0
junit : junit jar 4.12

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.0
ch.qos.logback : logback-classic jar 1.0.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
1.0.0-rc.5
1.0.0-rc.4
1.0.0-rc.3