License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.godmonth |
ArtifactId | ArtifactIdgodmonth-dao-mybatis |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.godmonth/godmonth-dao-mybatis/ -->
<dependency>
<groupId>com.godmonth</groupId>
<artifactId>godmonth-dao-mybatis</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.godmonth/godmonth-dao-mybatis/
implementation 'com.godmonth:godmonth-dao-mybatis:0.1.1'
// https://jarcasting.com/artifacts/com.godmonth/godmonth-dao-mybatis/
implementation ("com.godmonth:godmonth-dao-mybatis:0.1.1")
'com.godmonth:godmonth-dao-mybatis:jar:0.1.1'
<dependency org="com.godmonth" name="godmonth-dao-mybatis" rev="0.1.1">
<artifact name="godmonth-dao-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.godmonth', module='godmonth-dao-mybatis', version='0.1.1')
)
libraryDependencies += "com.godmonth" % "godmonth-dao-mybatis" % "0.1.1"
[com.godmonth/godmonth-dao-mybatis "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-jdbc | jar | |
org.springframework : spring-beans | jar | |
org.apache.commons : commons-lang3 | jar | |
org.mybatis : mybatis | jar | |
org.slf4j : slf4j-api | jar |