Last Version

Query Integrity 1.0

Framework to create and run tests on software using Metamorphic Testing

License

License

GroupId

GroupId

io.github.ducthienbui97
ArtifactId

ArtifactId

query-integrity
Version

Version

1.0
Type

Type

pom
Description

Description

Query Integrity
Framework to create and run tests on software using Metamorphic Testing
Project URL

Project URL

https://github.com/ducthienbui97/QueryIntegrity/
Source Code Management

Source Code Management

https://github.com/ducthienbui97/QueryIntegrity

Download query-integrity 1.0

Filename Size
query-integrity-1.0.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.ducthienbui97/query-integrity/ -->
<dependency>
    <groupId>io.github.ducthienbui97</groupId>
    <artifactId>query-integrity</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ducthienbui97/query-integrity/
implementation 'io.github.ducthienbui97:query-integrity:1.0'
// https://jarcasting.com/artifacts/io.github.ducthienbui97/query-integrity/
implementation ("io.github.ducthienbui97:query-integrity:1.0")
'io.github.ducthienbui97:query-integrity:pom:1.0'
<dependency org="io.github.ducthienbui97" name="query-integrity" rev="1.0">
  <artifact name="query-integrity" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ducthienbui97', module='query-integrity', version='1.0')
)
libraryDependencies += "io.github.ducthienbui97" % "query-integrity" % "1.0"
[io.github.ducthienbui97/query-integrity "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • query-integrity-core
  • mongodb-integration