Last Version

Open-Server transactions GAE 29

Open Server contains modules for Server development, most on top of Spring and some for Google App Engine

License

License

GroupId

GroupId

com.wadpam.openserver
ArtifactId

ArtifactId

transactions-gae
Version

Version

29
Type

Type

jar
Description

Description

Open-Server transactions GAE
Open Server contains modules for Server development, most on top of Spring and some for Google App Engine

Download transactions-gae 29


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

Dependencies

compile (5)

Group / Artifact Type Version
com.wadpam.openserver : transactions jar 29
org.aspectj : aspectjtools jar 1.6.2
org.springframework : spring-tx jar 3.1.1.RELEASE
com.google.appengine : appengine-api-1.0-sdk jar 1.7.5
org.slf4j : slf4j-api jar 1.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.