Last Version

Objectify Tutorial 3.17.0

Tutorial of implementing Google storage with Objectify

License

License

Categories

Categories

Net
GroupId

GroupId

net.officefloor.tutorial
ArtifactId

ArtifactId

ObjectifyHttpServer
Version

Version

3.17.0
Type

Type

jar
Description

Description

Objectify Tutorial
Tutorial of implementing Google storage with Objectify

Download ObjectifyHttpServer 3.17.0


<!-- https://jarcasting.com/artifacts/net.officefloor.tutorial/ObjectifyHttpServer/ -->
<dependency>
    <groupId>net.officefloor.tutorial</groupId>
    <artifactId>ObjectifyHttpServer</artifactId>
    <version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.tutorial/ObjectifyHttpServer/
implementation 'net.officefloor.tutorial:ObjectifyHttpServer:3.17.0'
// https://jarcasting.com/artifacts/net.officefloor.tutorial/ObjectifyHttpServer/
implementation ("net.officefloor.tutorial:ObjectifyHttpServer:3.17.0")
'net.officefloor.tutorial:ObjectifyHttpServer:jar:3.17.0'
<dependency org="net.officefloor.tutorial" name="ObjectifyHttpServer" rev="3.17.0">
  <artifact name="ObjectifyHttpServer" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.tutorial', module='ObjectifyHttpServer', version='3.17.0')
)
libraryDependencies += "net.officefloor.tutorial" % "ObjectifyHttpServer" % "3.17.0"
[net.officefloor.tutorial/ObjectifyHttpServer "3.17.0"]

Dependencies

compile (2)

Group / Artifact Type Version
net.officefloor.web : woof jar 3.17.0
net.officefloor.persistence : officenosql_objectify jar 3.17.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

Project Modules

There are no modules declared in this project.