| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdorg.mybatis |
| ArtifactId | ArtifactIdmybatis-cdi |
| Last Version | Last Version1.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmybatis-cdi
The MyBatis parent POM.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mybatis-cdi-1.1.2.pom | |
| mybatis-cdi-1.1.2.jar | 28 KB |
| mybatis-cdi-1.1.2-sources.jar | 23 KB |
| mybatis-cdi-1.1.2-javadoc.jar | 460 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mybatis/mybatis-cdi/ -->
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis-cdi</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.mybatis/mybatis-cdi/
implementation 'org.mybatis:mybatis-cdi:1.1.2'
// https://jarcasting.com/artifacts/org.mybatis/mybatis-cdi/
implementation ("org.mybatis:mybatis-cdi:1.1.2")
'org.mybatis:mybatis-cdi:jar:1.1.2'
<dependency org="org.mybatis" name="mybatis-cdi" rev="1.1.2">
<artifact name="mybatis-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mybatis', module='mybatis-cdi', version='1.1.2')
)
libraryDependencies += "org.mybatis" % "mybatis-cdi" % "1.1.2"
[org.mybatis/mybatis-cdi "1.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mybatis : mybatis | jar | 3.5.9 |
| jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
| jakarta.transaction : jakarta.transaction-api | jar | 1.3.3 |
| org.jboss.classfilewriter : jboss-classfilewriter | jar | 1.2.5.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| com.atomikos : transactions-jdbc | jar | 5.0.9 |
| org.apache.derby : derby | jar | 10.14.2.0 |
| org.mockito : mockito-core | jar | 4.4.0 |
| org.mockito : mockito-junit-jupiter | jar | 4.4.0 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |
| Version |
|---|
|
1.1.2
|
|
1.1.1
|
|
1.1.0
|
|
1.0.3
|
|
1.0.2
|
|
1.0.1
|
|
1.0.0
|
|
1.0.0-beta7
|
|
1.0.0-beta6
|
|
1.0.0-beta5
|
|
1.0.0-beta4
|
|
1.0.0-beta3
|
|
1.0.0-beta2
|
|
1.0.0-beta1
|