Categories |
CategoriesMyBatis Data ORM |
---|---|
GroupId | GroupIdtop.liujingyanghui |
ArtifactId | ArtifactIdmybatis-crypto-core |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
mybatis-crypto-core-1.0.2.pom | |
mybatis-crypto-core-1.0.2.jar | 14 KB |
mybatis-crypto-core-1.0.2-sources.jar | 8 KB |
mybatis-crypto-core-1.0.2-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.liujingyanghui/mybatis-crypto-core/ -->
<dependency>
<groupId>top.liujingyanghui</groupId>
<artifactId>mybatis-crypto-core</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.liujingyanghui/mybatis-crypto-core/
implementation 'top.liujingyanghui:mybatis-crypto-core:1.0.2'
// https://jarcasting.com/artifacts/top.liujingyanghui/mybatis-crypto-core/
implementation ("top.liujingyanghui:mybatis-crypto-core:1.0.2")
'top.liujingyanghui:mybatis-crypto-core:jar:1.0.2'
<dependency org="top.liujingyanghui" name="mybatis-crypto-core" rev="1.0.2">
<artifact name="mybatis-crypto-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.liujingyanghui', module='mybatis-crypto-core', version='1.0.2')
)
libraryDependencies += "top.liujingyanghui" % "mybatis-crypto-core" % "1.0.2"
[top.liujingyanghui/mybatis-crypto-core "1.0.2"]