License |
License |
---|---|
Categories |
CategoriesNet MyBatis Data ORM |
GroupId | GroupIdnet.oschina.durcframework |
ArtifactId | ArtifactIdfastmybatis-core |
Last Version | Last Version2.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfastmybatis-core
fastmybatis-core
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fastmybatis-core-2.3.2.pom | |
fastmybatis-core-2.3.2.jar | 140 KB |
fastmybatis-core-2.3.2-sources.jar | 102 KB |
fastmybatis-core-2.3.2-javadoc.jar | 690 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oschina.durcframework/fastmybatis-core/ -->
<dependency>
<groupId>net.oschina.durcframework</groupId>
<artifactId>fastmybatis-core</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.durcframework/fastmybatis-core/
implementation 'net.oschina.durcframework:fastmybatis-core:2.3.2'
// https://jarcasting.com/artifacts/net.oschina.durcframework/fastmybatis-core/
implementation ("net.oschina.durcframework:fastmybatis-core:2.3.2")
'net.oschina.durcframework:fastmybatis-core:jar:2.3.2'
<dependency org="net.oschina.durcframework" name="fastmybatis-core" rev="2.3.2">
<artifact name="fastmybatis-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.durcframework', module='fastmybatis-core', version='2.3.2')
)
libraryDependencies += "net.oschina.durcframework" % "fastmybatis-core" % "2.3.2"
[net.oschina.durcframework/fastmybatis-core "2.3.2"]
Group / Artifact | Type | Version |
---|---|---|
net.oschina.durcframework : fastmybatis-annotation | jar | 1.0.0 |
org.mybatis : mybatis | jar | 3.5.9 |
org.apache.velocity : velocity-engine-core | jar | 2.3 |
org.dom4j : dom4j | jar | 2.1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |