Last Version

com.opentable:otj-spring-archetypes 0.0.8

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

GroupId

GroupId

com.opentable
ArtifactId

ArtifactId

otj-spring-archetypes
Version

Version

0.0.8
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 0.0.8


<!-- 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