An open API service indexing awesome lists of open source software.

https://github.com/mybatis/velocity-scripting

Velocity scripting plugin for MyBatis
https://github.com/mybatis/velocity-scripting

java scripting velocity

Last synced: 10 months ago
JSON representation

Velocity scripting plugin for MyBatis

Awesome Lists containing this project

README

          

MyBatis Velocity Support
========================

[![Build Status](https://github.com/mybatis/velocity-scripting/workflows/Java%20CI/badge.svg?branch=master)](https://github.com/mybatis/velocity-scripting/actions?query=workflow%3A%22Java+CI%22)
[![Coverage Status](https://coveralls.io/repos/mybatis/velocity-scripting/badge.svg?branch=master&service=github)](https://coveralls.io/github/mybatis/velocity-scripting?branch=master)
[![Maven central](https://maven-badges.herokuapp.com/maven-central/org.mybatis.scripting/mybatis-velocity/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.mybatis.scripting/mybatis-velocity)
[![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/https/oss.sonatype.org/org.mybatis.scripting/mybatis-velocity.svg)](https://oss.sonatype.org/content/repositories/snapshots/org/mybatis/scripting/mybatis-velocity/)
[![License](https://img.shields.io/:license-apache-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)

![mybatis-velocity](https://mybatis.org/images/mybatis-logo.png)

Mybatis Velocity Scripting Support.

Requirements
----------

* master(2.1.x) : MyBatis 3.5+, Velocity 2.1+ and Java 8+
* 2.0.x : MyBatis 3.4+, Velocity 2.0 and Java 7+

Essentials
----------

* [See the docs](https://mybatis.org/velocity-scripting/)