com.opentable:otj-spring-archetypes

This is the Base POM for internal OpenTable Spring Maven projects.

GroupId

GroupId

com.opentable
ArtifactId

ArtifactId

otj-spring-archetypes
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

pom
Description

Description

This is the Base POM for internal OpenTable Spring Maven projects.
Source Code Management

Source Code Management

http://github.com/opentable/otj-spring-archetypes

Download otj-spring-archetypes

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.25

Project Modules

  • component
  • service
  • service-mvc

Maven Spring Archetypes

Usage

See the usage guide on the Wiki.

Description

This project contains Maven archetypes for generating new Spring based projects.

We include archetypes for generating components, and services.

com.opentable

OpenTable

Restaurant Reservations

Versions

Version
0.0.8
0.0.7