Last Version

Coherence POF viewer 0.2

Tool for fine printing of POF binary without deserialization

License

License

GroupId

GroupId

org.gridkit.coherence-tools
ArtifactId

ArtifactId

pof-viewer
Version

Version

0.2
Type

Type

jar
Description

Description

Coherence POF viewer
Tool for fine printing of POF binary without deserialization
Project URL

Project URL

http://code.google.com/p/gridkit/pof-viewer

Download pof-viewer 0.2


<!-- https://jarcasting.com/artifacts/org.gridkit.coherence-tools/pof-viewer/ -->
<dependency>
    <groupId>org.gridkit.coherence-tools</groupId>
    <artifactId>pof-viewer</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.coherence-tools/pof-viewer/
implementation 'org.gridkit.coherence-tools:pof-viewer:0.2'
// https://jarcasting.com/artifacts/org.gridkit.coherence-tools/pof-viewer/
implementation ("org.gridkit.coherence-tools:pof-viewer:0.2")
'org.gridkit.coherence-tools:pof-viewer:jar:0.2'
<dependency org="org.gridkit.coherence-tools" name="pof-viewer" rev="0.2">
  <artifact name="pof-viewer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.coherence-tools', module='pof-viewer', version='0.2')
)
libraryDependencies += "org.gridkit.coherence-tools" % "pof-viewer" % "0.2"
[org.gridkit.coherence-tools/pof-viewer "0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.oracle.coherence » coherence jar 3.7.1.3

provided (1)

Group / Artifact Type Version
org.apache.thrift : libthrift jar 0.8.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.gridkit.coherence-tools » test-utils jar 0.1.10
org.gridkit.coherence.utils : reflection-pof-serializer jar 1.3.2

Project Modules

There are no modules declared in this project.