Mycontainer JPA Implementation

Test Light Weight Container

License

License

Categories

Categories

Container
GroupId

GroupId

com.googlecode.mycontainer
ArtifactId

ArtifactId

mycontainer-jpa
Last Version

Last Version

1.7.5
Release Date

Release Date

Type

Type

jar
Description

Description

Mycontainer JPA Implementation
Test Light Weight Container
Project Organization

Project Organization

Mycontainer Team

Download mycontainer-jpa

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.googlecode.mycontainer : mycontainer-kernel jar 1.7.5
com.googlecode.mycontainer : mycontainer-jta jar 1.7.5
org.hibernate : hibernate-entitymanager jar 4.3.9.Final
org.javassist : javassist jar 3.18.1-GA
org.slf4j : slf4j-api jar 1.6.1

test (5)

Group / Artifact Type Version
com.googlecode.mycontainer : mycontainer-datasource jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.6.1
log4j : log4j jar 1.2.14
junit : junit jar 4.0
org.hsqldb : hsqldb jar 2.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.5
1.7.2
1.7.1
1.6.7
1.6.3
1.6.2
1.6.0
1.5.3
1.5.2
1.5.1
1.5.0
1.4.11
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.0
1.2.59
1.2.56
1.2.51
1.2.46
1.2.29