| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jeffreyning |
| ArtifactId | ArtifactIdmicro-dao |
| Version | Version1.2.5-RELEASE |
| Type | Typejar |
| Description |
Descriptioncom.github.jeffreyning:micro-dao
micro-dao
|
| Filename | Size |
|---|---|
| micro-dao-1.2.5-RELEASE.pom | |
| micro-dao-1.2.5-RELEASE.jar | 23 KB |
| micro-dao-1.2.5-RELEASE-sources.jar | 11 KB |
| micro-dao-1.2.5-RELEASE-javadoc.jar | 98 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jeffreyning/micro-dao/ -->
<dependency>
<groupId>com.github.jeffreyning</groupId>
<artifactId>micro-dao</artifactId>
<version>1.2.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeffreyning/micro-dao/
implementation 'com.github.jeffreyning:micro-dao:1.2.5-RELEASE'
// https://jarcasting.com/artifacts/com.github.jeffreyning/micro-dao/
implementation ("com.github.jeffreyning:micro-dao:1.2.5-RELEASE")
'com.github.jeffreyning:micro-dao:jar:1.2.5-RELEASE'
<dependency org="com.github.jeffreyning" name="micro-dao" rev="1.2.5-RELEASE">
<artifact name="micro-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jeffreyning', module='micro-dao', version='1.2.5-RELEASE')
)
libraryDependencies += "com.github.jeffreyning" % "micro-dao" % "1.2.5-RELEASE"
[com.github.jeffreyning/micro-dao "1.2.5-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.jeffreyning : nh-micro-template Optional | jar | 1.1.7-RELEASE |
| com.github.jeffreyning : nh-micro-orm Optional | jar | 0.0.3-RELEASE |
| com.github.jeffreyning : nh-micro-engine Optional | jar | 1.1.5-RELEASE |
| org.codehaus.groovy : groovy-all Optional | jar | 2.4.0 |
| org.springframework : spring-context Optional | jar | 4.2.8.RELEASE |
| org.springframework : spring-jdbc Optional | jar | 4.2.8.RELEASE |