Last Version

Flatpack 2.21.0

An entity serialization framework

License

License

GroupId

GroupId

com.getperka.flatpack
ArtifactId

ArtifactId

flatpack-parent
Version

Version

2.21.0
Type

Type

pom
Description

Description

Flatpack
An entity serialization framework
Project Organization

Project Organization

Perka Inc.

Download flatpack-parent 2.21.0


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

Dependencies

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

Project Modules

  • apidoc
  • apidoc-plugin
  • client
  • core
  • demo-client
  • demo-server
  • fast
  • fast-plugin
  • jersey
  • policy
  • search
  • thirdparty