License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.bucuoa.west |
ArtifactId | ArtifactIdwest-shard-orm |
Version | Version0.6.6-RELEASE |
Type | Typejar |
Description |
DescriptionWest ORM BEST
West ORM
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.bucuoa.west/west-shard-orm/ -->
<dependency>
<groupId>com.bucuoa.west</groupId>
<artifactId>west-shard-orm</artifactId>
<version>0.6.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.bucuoa.west/west-shard-orm/
implementation 'com.bucuoa.west:west-shard-orm:0.6.6-RELEASE'
// https://jarcasting.com/artifacts/com.bucuoa.west/west-shard-orm/
implementation ("com.bucuoa.west:west-shard-orm:0.6.6-RELEASE")
'com.bucuoa.west:west-shard-orm:jar:0.6.6-RELEASE'
<dependency org="com.bucuoa.west" name="west-shard-orm" rev="0.6.6-RELEASE">
<artifact name="west-shard-orm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bucuoa.west', module='west-shard-orm', version='0.6.6-RELEASE')
)
libraryDependencies += "com.bucuoa.west" % "west-shard-orm" % "0.6.6-RELEASE"
[com.bucuoa.west/west-shard-orm "0.6.6-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |
org.springframework : spring-context | jar | 4.1.3.RELEASE |
org.springframework : spring-jdbc | jar | 4.1.3.RELEASE |
commons-beanutils : commons-beanutils | jar | 1.8.3 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |