| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection MyBatis Data ORM |
| GroupId | GroupIdorg.mybatis |
| ArtifactId | ArtifactIdmybatis-guice |
| Last Version | Last Version3.17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmybatis-guice
The MyBatis Guice module is easy-to-use Google Guice bridge for MyBatis sql mapping framework.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mybatis-guice-3.17.pom | |
| mybatis-guice-3.17.jar | 67 KB |
| mybatis-guice-3.17-sources.jar | 60 KB |
| mybatis-guice-3.17-javadoc.jar | 251 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mybatis/mybatis-guice/ -->
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis-guice</artifactId>
<version>3.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.mybatis/mybatis-guice/
implementation 'org.mybatis:mybatis-guice:3.17'
// https://jarcasting.com/artifacts/org.mybatis/mybatis-guice/
implementation ("org.mybatis:mybatis-guice:3.17")
'org.mybatis:mybatis-guice:jar:3.17'
<dependency org="org.mybatis" name="mybatis-guice" rev="3.17">
<artifact name="mybatis-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mybatis', module='mybatis-guice', version='3.17')
)
libraryDependencies += "org.mybatis" % "mybatis-guice" % "3.17"
[org.mybatis/mybatis-guice "3.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 4.5.3 |
| com.mchange : c3p0 Optional | jar | 0.9.5.5 |
| com.alibaba : druid Optional | jar | 1.2.8 |
| jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
| org.apache.commons : commons-dbcp2 Optional | jar | 2.9.0 |
| com.zaxxer : HikariCP Optional | jar | 4.0.3 |
| jakarta.transaction : jakarta.transaction-api Optional | jar | 1.3.3 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mybatis : mybatis | jar | 3.5.9 |
| com.google.inject : guice | jar | 5.1.0 |
| jakarta.inject : jakarta.inject-api | jar | 1.0.5 |
| jakarta.resource : jakarta.resource-api | jar | 1.7.4 |
| jakarta.validation : jakarta.validation-api | jar | 2.0.2 |
| jakarta.ejb : jakarta.ejb-api | jar | 3.2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.3.1 |
| org.mockito : mockito-junit-jupiter | jar | 4.3.1 |
| org.hsqldb : hsqldb | jar | 2.5.2 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |
| org.apache.aries.transaction : org.apache.aries.transaction.manager | jar | 1.3.3 |
| org.tranql : tranql-connector | jar | 1.8 |
| org.apache.aries.transaction : org.apache.aries.transaction.jdbc | jar | 2.1.3 |
| org.apache.aries.transaction : org.apache.aries.transaction.blueprint | jar | 2.3.0 |
| org.apache.derby : derby | jar | 10.14.2.0 |
| org.apache.geronimo.components : geronimo-connector | jar | 3.1.4 |
| org.apache.tomcat : tomcat-catalina | jar | 9.0.58 |
| com.h2database : h2 | jar | 2.1.210 |
| io.dropwizard.metrics : metrics-core | jar | 4.2.8 |
| io.dropwizard.metrics : metrics-healthchecks | jar | 4.2.8 |