| License |
License |
|---|---|
| GroupId | GroupIdorg.gridkit.coherence-tools |
| ArtifactId | ArtifactIdpof-viewer |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCoherence POF viewer
Tool for fine printing of POF binary without deserialization
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| pof-viewer-0.2.pom | |
| pof-viewer-0.2.jar | 20 KB |
| pof-viewer-0.2-sources.jar | 9 KB |
| pof-viewer-0.2-javadoc.jar | 61 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.oracle.coherence » coherence | jar | 3.7.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.thrift : libthrift | jar | 0.8.0 |
| 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 |