GitHub / mybatis / thymeleaf-scripting
Thymeleaf scripting plugin for MyBatis
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fthymeleaf-scripting
PURL: pkg:github/mybatis/thymeleaf-scripting
Stars: 23
Forks: 6
Open issues: 5
License: apache-2.0
Language: Java
Size: 3.26 MB
Dependencies parsed at:
19
Created at: over 6 years ago
Updated at: 11 days ago
Pushed at: 11 days ago
Last synced at: 2 days ago
Topics: java, mybatis, scripting
pom.xml
maven
- org.mybatis:mybatis 3.5.10 provided
- org.thymeleaf:thymeleaf 3.0.15.RELEASE
- ch.qos.logback:logback-classic 1.2.11 test
- com.h2database:h2 2.1.214 test
- org.hsqldb:hsqldb 2.5.2 test
- org.junit.jupiter:junit-jupiter-engine 5.9.0 test
- org.springframework:spring-jdbc 5.3.22 test
.github/workflows/ci.yaml
actions
- actions/checkout v3 composite
- actions/setup-java v3 composite
.github/workflows/coveralls.yaml
actions
- actions/checkout v3 composite
- actions/setup-java v3 composite
.github/workflows/sonar.yaml
actions
- actions/checkout v3 composite
- actions/setup-java v3 composite
.github/workflows/sonatype.yaml
actions
- actions/checkout v3 composite
- actions/setup-java v3 composite
.github/workflows/site.yaml
actions
- JamesIves/github-pages-deploy-action v4.5.0 composite
- actions/checkout v4 composite
- actions/setup-java v4 composite
- webfactory/ssh-agent master composite