Last Version

Gaelic Parent 1.0.8

REST service framework for Google App Engine

License

License

GroupId

GroupId

com.wadpam.gaelic
ArtifactId

ArtifactId

gaelic
Version

Version

1.0.8
Type

Type

pom
Description

Description

Gaelic Parent
REST service framework for Google App Engine
Project URL

Project URL

https://github.com/sosandstrom/gaelic
Source Code Management

Source Code Management

https://github.com/sosandstrom/gaelic

Download gaelic 1.0.8

Filename Size
gaelic-1.0.8.pom 6 KB
Browse

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

Dependencies

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

Project Modules

  • gaelic-core
  • gaelic-mardao
  • gaelic-security
  • gaelic-domain
  • gaelic-appengine
  • gaelic-social
  • gaelic-oauth
  • gaelic-oauth2-provider
  • gaelic-test
  • gaelic-archetype-starter