License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdbr.net.woodstock.rockframework |
ArtifactId | ArtifactIdrockframework-persistence |
Last Version | Last Version2.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRock Framework - Persistence
Rock Framework - Persistence
|
Project URL |
Project URL |
Project Organization |
Project OrganizationWoodstock Tecnologia |
<!-- https://jarcasting.com/artifacts/br.net.woodstock.rockframework/rockframework-persistence/ -->
<dependency>
<groupId>br.net.woodstock.rockframework</groupId>
<artifactId>rockframework-persistence</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/br.net.woodstock.rockframework/rockframework-persistence/
implementation 'br.net.woodstock.rockframework:rockframework-persistence:2.0.8'
// https://jarcasting.com/artifacts/br.net.woodstock.rockframework/rockframework-persistence/
implementation ("br.net.woodstock.rockframework:rockframework-persistence:2.0.8")
'br.net.woodstock.rockframework:rockframework-persistence:jar:2.0.8'
<dependency org="br.net.woodstock.rockframework" name="rockframework-persistence" rev="2.0.8">
<artifact name="rockframework-persistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.net.woodstock.rockframework', module='rockframework-persistence', version='2.0.8')
)
libraryDependencies += "br.net.woodstock.rockframework" % "rockframework-persistence" % "2.0.8"
[br.net.woodstock.rockframework/rockframework-persistence "2.0.8"]
Group / Artifact | Type | Version |
---|---|---|
br.net.woodstock.rockframework : rockframework-core | jar | 2.0.8 |
br.net.woodstock.rockframework : rockframework-domain | jar | 2.0.8 |
Group / Artifact | Type | Version |
---|---|---|
commons-dbcp : commons-dbcp | jar | 1.4 |
commons-logging : commons-logging | jar | 1.1.1 |
javax.persistence : persistence-api | jar | 1.0.2 |
javax.validation : validation-api | jar | 1.0.0.GA |
junit : junit | jar | 3.8.2 |
org.apache.openjpa : openjpa | jar | 2.1.1 |
org.hibernate : hibernate-core | jar | 3.6.7.Final |
org.hibernate : hibernate-validator-legacy | jar | 4.0.2.GA |
org.springframework : spring-aop | jar | 3.0.6.RELEASE |
org.springframework : spring-beans | jar | 3.0.6.RELEASE |
org.springframework : spring-context | jar | 3.0.6.RELEASE |
org.springframework : spring-core | jar | 3.0.6.RELEASE |
org.springframework : spring-jdbc | jar | 3.0.6.RELEASE |
org.springframework : spring-orm | jar | 3.0.6.RELEASE |
org.springframework : spring-web | jar | 3.0.6.RELEASE |
org.springframework.security : spring-security-core | jar | 3.0.6.RELEASE |