jar

org.wvlet.airframe : airframe-tablet_2.12

Maven & Gradle

Sep 04, 2019
2 usages
623 stars

airframe-tablet · Data format conversion library

Table Of Contents

Latest Version

Download org.wvlet.airframe : airframe-tablet_2.12 JAR file - Latest Versions:

All Versions

Download org.wvlet.airframe : airframe-tablet_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
19.9.x
19.8.x
19.7.x
19.6.x
19.5.x
19.4.x
19.3.x
19.2.x
0.80
0.79
0.78
0.77
0.76
0.75
0.74
0.73
0.72
0.71
0.70
0.69
0.68
0.67
0.66
0.65
0.64
0.63
0.62
0.61
0.60
0.59
0.58
0.57
0.56
0.55
0.54
0.53
0.52
0.51
0.50
0.49
0.48
0.47
0.46
0.45
0.44
0.43
0.42
0.41
0.40
0.39
0.38
0.37
0.36
0.35
0.33
0.32
0.31
0.30
0.29
0.28
0.27
0.26

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window airframe-tablet_2.12-19.9.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

wvlet.airframe.tablet.obj

├─ wvlet.airframe.tablet.obj.MapConverter.class - [JAR]

├─ wvlet.airframe.tablet.obj.ObjectTabletReader.class - [JAR]

├─ wvlet.airframe.tablet.obj.ObjectTabletWriter.class - [JAR]

wvlet.airframe.tablet.jdbc

├─ wvlet.airframe.tablet.jdbc.ResultSetReader.class - [JAR]

├─ wvlet.airframe.tablet.jdbc.SQLObjectMapper.class - [JAR]

wvlet.airframe.tablet

├─ wvlet.airframe.tablet.MessagePackRecord.class - [JAR]

├─ wvlet.airframe.tablet.NullTabletWriter.class - [JAR]

├─ wvlet.airframe.tablet.Record.class - [JAR]

├─ wvlet.airframe.tablet.RecordReader.class - [JAR]

├─ wvlet.airframe.tablet.Schema.class - [JAR]

├─ wvlet.airframe.tablet.ShallowMessagePackRecord.class - [JAR]

├─ wvlet.airframe.tablet.StringArrayRecord.class - [JAR]

├─ wvlet.airframe.tablet.Tablet.class - [JAR]

├─ wvlet.airframe.tablet.TabletReader.class - [JAR]

├─ wvlet.airframe.tablet.TabletWriter.class - [JAR]

wvlet.airframe.tablet.msgpack

├─ wvlet.airframe.tablet.msgpack.MessagePackTablet.class - [JAR]

├─ wvlet.airframe.tablet.msgpack.MessagePackTabletReader.class - [JAR]

├─ wvlet.airframe.tablet.msgpack.MessagePackTabletWriter.class - [JAR]

wvlet.airframe.tablet.text

├─ wvlet.airframe.tablet.text.ArrayJSONCodec.class - [JAR]

├─ wvlet.airframe.tablet.text.CSVTabletPrinter.class - [JAR]

├─ wvlet.airframe.tablet.text.CSVTabletReader.class - [JAR]

├─ wvlet.airframe.tablet.text.JSONObjectPrinter.class - [JAR]

├─ wvlet.airframe.tablet.text.JSONTabletPrinter.class - [JAR]

├─ wvlet.airframe.tablet.text.ObjectJSONCodec.class - [JAR]

├─ wvlet.airframe.tablet.text.PrettyPrint.class - [JAR]

├─ wvlet.airframe.tablet.text.RecordPrinter.class - [JAR]

├─ wvlet.airframe.tablet.text.TSVTabletPrinter.class - [JAR]

├─ wvlet.airframe.tablet.text.TSVTabletReader.class - [JAR]

├─ wvlet.airframe.tablet.text.TabletPrinter.class - [JAR]

├─ wvlet.airframe.tablet.text.TextTabletReader.class - [JAR]

├─ wvlet.airframe.tablet.text.TextTabletWriter.class - [JAR]