Last Version

Open-Server parent 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

parent
Version

Version

29
Type

Type

pom
Description

Description

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

Project URL

http://github.com/sosandstrom/open-server
Source Code Management

Source Code Management

https://github.com/sosandstrom/open-server

Download parent 29

Filename Size
parent-29.pom 9 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • errors
  • j2ee
  • security
  • domain
  • io-core
  • json
  • jsonp
  • mvc-boiler
  • push
  • transactions
  • transactions-gae
  • security-gae
  • webapp
  • analytics
  • analytics-gae
  • tools-gae
  • test
  • webapp-j2ee