Last Version

WebMotion extra jpa 2.5.3

WebMotion is Java web framework based on the Java EE6 standard

License

License

GroupId

GroupId

org.debux.webmotion
ArtifactId

ArtifactId

webmotion-extra-jpa
Version

Version

2.5.3
Type

Type

jar
Description

Description

WebMotion extra jpa
WebMotion is Java web framework based on the Java EE6 standard
Project Organization

Project Organization

Debux

Download webmotion-extra-jpa 2.5.3


<!-- https://jarcasting.com/artifacts/org.debux.webmotion/webmotion-extra-jpa/ -->
<dependency>
    <groupId>org.debux.webmotion</groupId>
    <artifactId>webmotion-extra-jpa</artifactId>
    <version>2.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.debux.webmotion/webmotion-extra-jpa/
implementation 'org.debux.webmotion:webmotion-extra-jpa:2.5.3'
// https://jarcasting.com/artifacts/org.debux.webmotion/webmotion-extra-jpa/
implementation ("org.debux.webmotion:webmotion-extra-jpa:2.5.3")
'org.debux.webmotion:webmotion-extra-jpa:jar:2.5.3'
<dependency org="org.debux.webmotion" name="webmotion-extra-jpa" rev="2.5.3">
  <artifact name="webmotion-extra-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.debux.webmotion', module='webmotion-extra-jpa', version='2.5.3')
)
libraryDependencies += "org.debux.webmotion" % "webmotion-extra-jpa" % "2.5.3"
[org.debux.webmotion/webmotion-extra-jpa "2.5.3"]

Dependencies

compile (7)

Group / Artifact Type Version
org.debux.webmotion : webmotion jar 2.5.3
commons-beanutils : commons-beanutils jar 1.8.3
org.apache.commons : commons-lang3 jar 3.1
commons-configuration : commons-configuration jar 1.8
org.hibernate : hibernate-core jar 4.1.1.Final
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final
org.slf4j : slf4j-api jar 1.6.4

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 6.0

runtime (4)

Group / Artifact Type Version
org.hibernate : hibernate-entitymanager jar 4.1.1.Final
taglibs : standard jar 1.1.2
javax.servlet : jstl jar 1.2
ch.qos.logback : logback-classic jar 1.0.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.3.1
com.h2database : h2 jar 1.3.165

Project Modules

There are no modules declared in this project.