License |
License |
---|---|
GroupId | GroupIdcom.getperka.flatpack |
ArtifactId | ArtifactIdflatpack-fast |
Last Version | Last Version2.21.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlatPack Automatic Source Tool
An entity serialization framework
|
Project Organization |
Project OrganizationPerka Inc. |
Filename | Size |
---|---|
flatpack-fast-2.21.0.pom | |
flatpack-fast-2.21.0.jar | 27 KB |
flatpack-fast-2.21.0-sources.jar | 14 KB |
flatpack-fast-2.21.0-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.getperka.flatpack/flatpack-fast/ -->
<dependency>
<groupId>com.getperka.flatpack</groupId>
<artifactId>flatpack-fast</artifactId>
<version>2.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.getperka.flatpack/flatpack-fast/
implementation 'com.getperka.flatpack:flatpack-fast:2.21.0'
// https://jarcasting.com/artifacts/com.getperka.flatpack/flatpack-fast/
implementation ("com.getperka.flatpack:flatpack-fast:2.21.0")
'com.getperka.flatpack:flatpack-fast:jar:2.21.0'
<dependency org="com.getperka.flatpack" name="flatpack-fast" rev="2.21.0">
<artifact name="flatpack-fast" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.getperka.flatpack', module='flatpack-fast', version='2.21.0')
)
libraryDependencies += "com.getperka.flatpack" % "flatpack-fast" % "2.21.0"
[com.getperka.flatpack/flatpack-fast "2.21.0"]
Group / Artifact | Type | Version |
---|---|---|
com.getperka.flatpack : flatpack-client | jar | 2.21.0 |
com.getperka.flatpack : flatpack-core | jar | 2.21.0 |
com.getperka.flatpack : flatpack-search | jar | 2.21.0 |
com.getperka.cli : cli | jar | 1.14 |
com.google.code.gson : gson | jar | 2.2.1 |
org.slf4j : slf4j-api | jar | 1.7.3 |
org.antlr : ST4 | jar | 4.0.4 |
net.java.dev.inflector : inflector | jar | 0.7.0 |
javax.validation : validation-api | jar | 1.0.0.GA |