| License |
License |
|---|---|
| GroupId | GroupIdcom.github.zzycjcg |
| ArtifactId | ArtifactIdfoundation-dao |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe foundation framework makes it easier to build Java web applications. Foundation is mainly based on spring,
mybatis and jersey.
|
| Filename | Size |
|---|---|
| foundation-dao-0.0.3.pom | |
| foundation-dao-0.0.3.jar | 4 KB |
| foundation-dao-0.0.3-sources.jar | 3 KB |
| foundation-dao-0.0.3-javadoc.jar | 40 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.zzycjcg/foundation-dao/ -->
<dependency>
<groupId>com.github.zzycjcg</groupId>
<artifactId>foundation-dao</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zzycjcg/foundation-dao/
implementation 'com.github.zzycjcg:foundation-dao:0.0.3'
// https://jarcasting.com/artifacts/com.github.zzycjcg/foundation-dao/
implementation ("com.github.zzycjcg:foundation-dao:0.0.3")
'com.github.zzycjcg:foundation-dao:jar:0.0.3'
<dependency org="com.github.zzycjcg" name="foundation-dao" rev="0.0.3">
<artifact name="foundation-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zzycjcg', module='foundation-dao', version='0.0.3')
)
libraryDependencies += "com.github.zzycjcg" % "foundation-dao" % "0.0.3"
[com.github.zzycjcg/foundation-dao "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.zzycjcg : foundation-db | jar | 0.0.3 |
| org.mybatis : mybatis-spring | jar | 1.2.2 |
| org.mybatis : mybatis | jar | 3.3.0 |
| org.springframework : spring-jdbc | jar | 3.2.13.RELEASE |
| org.springframework : spring-aop | jar | 3.2.13.RELEASE |
| org.aspectj : aspectjweaver | jar | 1.8.6 |