License |
License |
---|---|
GroupId | GroupIdcom.wichell |
ArtifactId | ArtifactIdframework-dao |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon project com.wichell.wichell pom
|
Filename | Size |
---|---|
framework-dao-1.0.0.pom | |
framework-dao-1.0.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wichell/framework-dao/ -->
<dependency>
<groupId>com.wichell</groupId>
<artifactId>framework-dao</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wichell/framework-dao/
implementation 'com.wichell:framework-dao:1.0.0'
// https://jarcasting.com/artifacts/com.wichell/framework-dao/
implementation ("com.wichell:framework-dao:1.0.0")
'com.wichell:framework-dao:jar:1.0.0'
<dependency org="com.wichell" name="framework-dao" rev="1.0.0">
<artifact name="framework-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wichell', module='framework-dao', version='1.0.0')
)
libraryDependencies += "com.wichell" % "framework-dao" % "1.0.0"
[com.wichell/framework-dao "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-tx | jar | 4.1.6.RELEASE |
org.springframework : spring-jdbc | jar | 4.1.6.RELEASE |
com.wichell : framework-proxy-mybatis | jar | 1.0.0 |
com.wichell : framework-pagination-mybatis | jar | 1.0.0 |