License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.willtong |
ArtifactId | ArtifactIdmybatis-helper-dolog |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.willtong/mybatis-helper-dolog/ -->
<dependency>
<groupId>com.github.willtong</groupId>
<artifactId>mybatis-helper-dolog</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.willtong/mybatis-helper-dolog/
implementation 'com.github.willtong:mybatis-helper-dolog:2.1.1'
// https://jarcasting.com/artifacts/com.github.willtong/mybatis-helper-dolog/
implementation ("com.github.willtong:mybatis-helper-dolog:2.1.1")
'com.github.willtong:mybatis-helper-dolog:jar:2.1.1'
<dependency org="com.github.willtong" name="mybatis-helper-dolog" rev="2.1.1">
<artifact name="mybatis-helper-dolog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.willtong', module='mybatis-helper-dolog', version='2.1.1')
)
libraryDependencies += "com.github.willtong" % "mybatis-helper-dolog" % "2.1.1"
[com.github.willtong/mybatis-helper-dolog "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.willtong : mybatis-helper-core | jar | 2.1.1 |
com.alibaba : fastjson | jar | 1.2.49 |