Page View Service Data Model

A simple data model for use in one of my courses on the Spring Framework.

License

License

GroupId

GroupId

guru.springframework
ArtifactId

ArtifactId

page-view-service-model
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Page View Service Data Model
A simple data model for use in one of my courses on the Spring Framework.
Project URL

Project URL

https://springframework.guru/
Source Code Management

Source Code Management

https://github.com/springframeworkguru/page-view-service-model.git

Download page-view-service-model

How to add to project

<!-- https://jarcasting.com/artifacts/guru.springframework/page-view-service-model/ -->
<dependency>
    <groupId>guru.springframework</groupId>
    <artifactId>page-view-service-model</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/guru.springframework/page-view-service-model/
implementation 'guru.springframework:page-view-service-model:1.3'
// https://jarcasting.com/artifacts/guru.springframework/page-view-service-model/
implementation ("guru.springframework:page-view-service-model:1.3")
'guru.springframework:page-view-service-model:jar:1.3'
<dependency org="guru.springframework" name="page-view-service-model" rev="1.3">
  <artifact name="page-view-service-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='guru.springframework', module='page-view-service-model', version='1.3')
)
libraryDependencies += "guru.springframework" % "page-view-service-model" % "1.3"
[guru.springframework/page-view-service-model "1.3"]

Dependencies

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

Project Modules

There are no modules declared in this project.

page-view-service-model

Versions

Version
1.3
1.2