License |
License |
---|---|
Categories |
CategoriesNet MyBatis Data ORM |
GroupId | GroupIdnet.oschina.durcframework |
ArtifactId | ArtifactIdfastmybatis-annotation |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfastmybatis-annotation
fastmybatis-annotation
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.oschina.durcframework/fastmybatis-annotation/ -->
<dependency>
<groupId>net.oschina.durcframework</groupId>
<artifactId>fastmybatis-annotation</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.durcframework/fastmybatis-annotation/
implementation 'net.oschina.durcframework:fastmybatis-annotation:1.0.0'
// https://jarcasting.com/artifacts/net.oschina.durcframework/fastmybatis-annotation/
implementation ("net.oschina.durcframework:fastmybatis-annotation:1.0.0")
'net.oschina.durcframework:fastmybatis-annotation:jar:1.0.0'
<dependency org="net.oschina.durcframework" name="fastmybatis-annotation" rev="1.0.0">
<artifact name="fastmybatis-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.durcframework', module='fastmybatis-annotation', version='1.0.0')
)
libraryDependencies += "net.oschina.durcframework" % "fastmybatis-annotation" % "1.0.0"
[net.oschina.durcframework/fastmybatis-annotation "1.0.0"]