License |
License |
---|---|
GroupId | GroupIdorg.nutz |
ArtifactId | ArtifactIdnutz-plugins-daomapping |
Version | Version1.r.69.v20220215 |
Type | Typejar |
Description |
DescriptionNutz, which is a collections of lightweight frameworks, each of them can be used independently
|
<!-- https://jarcasting.com/artifacts/org.nutz/nutz-plugins-daomapping/ -->
<dependency>
<groupId>org.nutz</groupId>
<artifactId>nutz-plugins-daomapping</artifactId>
<version>1.r.69.v20220215</version>
</dependency>
// https://jarcasting.com/artifacts/org.nutz/nutz-plugins-daomapping/
implementation 'org.nutz:nutz-plugins-daomapping:1.r.69.v20220215'
// https://jarcasting.com/artifacts/org.nutz/nutz-plugins-daomapping/
implementation ("org.nutz:nutz-plugins-daomapping:1.r.69.v20220215")
'org.nutz:nutz-plugins-daomapping:jar:1.r.69.v20220215'
<dependency org="org.nutz" name="nutz-plugins-daomapping" rev="1.r.69.v20220215">
<artifact name="nutz-plugins-daomapping" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nutz', module='nutz-plugins-daomapping', version='1.r.69.v20220215')
)
libraryDependencies += "org.nutz" % "nutz-plugins-daomapping" % "1.r.69.v20220215"
[org.nutz/nutz-plugins-daomapping "1.r.69.v20220215"]
Group / Artifact | Type | Version |
---|---|---|
org.nutz : nutz | jar | 1.r.69.v20220215 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.197 |
junit : junit | jar | 4.12 |
com.alibaba : druid | jar | 1.1.12 |