Last Version

hibernate-example Webapp 1.0.1

WSO2 AppServer

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.wso2.appserver
ArtifactId

ArtifactId

hibernate-example
Version

Version

1.0.1
Type

Type

war
Description

Description

hibernate-example Webapp
WSO2 AppServer
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

WSO2 Inc

Download hibernate-example 1.0.1


<!-- https://jarcasting.com/artifacts/org.wso2.appserver/hibernate-example/ -->
<dependency>
    <groupId>org.wso2.appserver</groupId>
    <artifactId>hibernate-example</artifactId>
    <version>1.0.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver/hibernate-example/
implementation 'org.wso2.appserver:hibernate-example:1.0.1'
// https://jarcasting.com/artifacts/org.wso2.appserver/hibernate-example/
implementation ("org.wso2.appserver:hibernate-example:1.0.1")
'org.wso2.appserver:hibernate-example:war:1.0.1'
<dependency org="org.wso2.appserver" name="hibernate-example" rev="1.0.1">
  <artifact name="hibernate-example" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver', module='hibernate-example', version='1.0.1')
)
libraryDependencies += "org.wso2.appserver" % "hibernate-example" % "1.0.1"
[org.wso2.appserver/hibernate-example "1.0.1"]

Dependencies

compile (9)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 4.0.1.Final
org.hibernate : hibernate-validator jar 4.2.0.Final
org.hibernate.common : hibernate-commons-annotations jar 4.0.1.Final
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final
org.hibernate : hibernate-entitymanager jar 4.0.1.Final
org.jboss.logging : jboss-logging jar 3.1.0.CR2
org.slf4j : slf4j-log4j12 jar 1.6.4
com.h2database : h2 jar 1.3.172
org.codehaus.jackson : jackson-jaxrs jar 1.9.5

provided (5)

Group / Artifact Type Version
javax.validation : validation-api jar 1.0.0.GA
commons-logging : commons-logging jar 1.1
commons-logging : commons-logging-api jar 1.1
org.apache.tomcat : tomcat-servlet-api jar 7.0.62
javax.ws.rs : jsr311-api jar 1.1.1

test (1)

Group / Artifact Type Version
org.wso2.carbon.automationutils : org.wso2.carbon.integration.common.utils jar 4.4.0

Project Modules

There are no modules declared in this project.