| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть MyBatis Данные ORM |
| Группа | Группаnet.oschina.durcframework |
| Идентификатор | Идентификаторfastmybatis-annotation |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеfastmybatis-annotation
fastmybatis-annotation
|
| Система контроля версий |
Система контроля версий |
<!-- 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"]