License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcn.sexycode |
ArtifactId | ArtifactIdspring-orm-myjpa |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe plugin for mybatis to handle jpa.
|
Filename | Size |
---|---|
spring-orm-myjpa-0.0.4.pom | |
spring-orm-myjpa-0.0.4.jar | 7 KB |
spring-orm-myjpa-0.0.4-sources.jar | 6 KB |
spring-orm-myjpa-0.0.4-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.sexycode/spring-orm-myjpa/ -->
<dependency>
<groupId>cn.sexycode</groupId>
<artifactId>spring-orm-myjpa</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sexycode/spring-orm-myjpa/
implementation 'cn.sexycode:spring-orm-myjpa:0.0.4'
// https://jarcasting.com/artifacts/cn.sexycode/spring-orm-myjpa/
implementation ("cn.sexycode:spring-orm-myjpa:0.0.4")
'cn.sexycode:spring-orm-myjpa:jar:0.0.4'
<dependency org="cn.sexycode" name="spring-orm-myjpa" rev="0.0.4">
<artifact name="spring-orm-myjpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sexycode', module='spring-orm-myjpa', version='0.0.4')
)
libraryDependencies += "cn.sexycode" % "spring-orm-myjpa" % "0.0.4"
[cn.sexycode/spring-orm-myjpa "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-orm | jar | 5.2.6.RELEASE |
cn.sexycode : myjpa-core | jar | 0.0.4 |
cn.sexycode : myjpa-spring | jar | 0.0.4 |