не последняя версия
Последняя версия 2.8.0-release

net.oschina.j2cache:j2cache-mybatis 2.3.21-release


Категории

Категории

Сеть MyBatis Данные ORM
Группа

Группа

net.oschina.j2cache
Идентификатор

Идентификатор

j2cache-mybatis
Версия

Версия

2.3.21-release
Тип

Тип

jar

Скачать j2cache-mybatis 2.3.21-release


<!-- https://jarcasting.com/artifacts/net.oschina.j2cache/j2cache-mybatis/ -->
<dependency>
    <groupId>net.oschina.j2cache</groupId>
    <artifactId>j2cache-mybatis</artifactId>
    <version>2.3.21-release</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.j2cache/j2cache-mybatis/
implementation 'net.oschina.j2cache:j2cache-mybatis:2.3.21-release'
// https://jarcasting.com/artifacts/net.oschina.j2cache/j2cache-mybatis/
implementation ("net.oschina.j2cache:j2cache-mybatis:2.3.21-release")
'net.oschina.j2cache:j2cache-mybatis:jar:2.3.21-release'
<dependency org="net.oschina.j2cache" name="j2cache-mybatis" rev="2.3.21-release">
  <artifact name="j2cache-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.j2cache', module='j2cache-mybatis', version='2.3.21-release')
)
libraryDependencies += "net.oschina.j2cache" % "j2cache-mybatis" % "2.3.21-release"
[net.oschina.j2cache/j2cache-mybatis "2.3.21-release"]