Mintleaf

Welcome to the Mintleaf! Database Migration and Testing simplified! Mintleaf is a light weight framework tool helps you to advance your database developement on continuous integration / continuous delivery model as easy as possible.

License

License

The MIT License (MIT)
Categories

Categories

Leaf Data Databases
GroupId

GroupId

org.qamatic
ArtifactId

ArtifactId

mintleaf
Last Version

Last Version

1.8.42
Release Date

Release Date

Type

Type

pom
Description

Description

Mintleaf
Welcome to the Mintleaf! Database Migration and Testing simplified! Mintleaf is a light weight framework tool helps you to advance your database developement on continuous integration / continuous delivery model as easy as possible.
Source Code Management

Source Code Management

https://github.com/qamatic/mintleaf

Download mintleaf

Filename Size
mintleaf-1.8.42.pom 11 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • core
  • dbexamples
  • cmd

CircleCI Maven Central

logo Welcome to the Mintleaf! Mintleaf is a light weight framework tool helps you to advance your database developement on continuous integration / continuous delivery model as easy as possible.

  • Database Migration
  • Ability to write automated tests and run them on migrated database schemas, objects, data integrity checks during CI/CD
  • Seamless Test life cycle management such as setup, teardown mock data, schema and database objects using changesets
  • Create mock data or transfer/copy data between databases for your tests
  • Nothing more but to use Plain old SQL that you know of

Documentation

Maven

<dependency>
    <groupId>org.qamatic</groupId>
    <artifactId>mintleaf-core</artifactId>
    <version>1.8.27</version>
</dependency>

Download binaries

Command line tools:

Run in Docker

License

The MIT License (MIT)

Copyright (c) 2010-2017 QAMatic Team

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Versions

Version
1.8.42
1.8.39
1.8.31
1.8.30
1.8.28
1.8.27
1.8.26
1.8.25
1.8.23
1.8.22
1.8.21
1.8.20
1.8.19
1.8.18
1.8.17
1.8.16
1.8.15
1.8.14
1.8.13
1.8.12
1.8.11