Last Version

POF 0.6

Portable Object Format (POF) Utilities

GroupId

GroupId

com.seovic.coherence
ArtifactId

ArtifactId

pof
Version

Version

0.6
Type

Type

jar
Description

Description

POF
Portable Object Format (POF) Utilities

Download pof 0.6


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

Dependencies

compile (3)

Group / Artifact Type Version
com.seovic.coherence : core jar 0.6
asm : asm-all Optional jar 3.3.1
org.slf4j : slf4j-api jar 1.6.6

provided (5)

Group / Artifact Type Version
com.oracle.coherence » coherence jar 12.1.2-0-0
javax.xml.bind : jaxb-api jar 2.2.6
com.sun.xml.bind : jaxb-impl jar 2.2.6-b35
com.sun.xml.bind : jaxb-xjc jar 2.2.6-b35
org.apache.maven : maven-plugin-api jar 3.0.4

test (4)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.slf4j : jcl-over-slf4j jar 1.6.6
org.slf4j : log4j-over-slf4j jar 1.6.6
org.slf4j : slf4j-simple jar 1.6.6

Project Modules

There are no modules declared in this project.