Last Version

Core 0.6

Core Interfaces and Classes

GroupId

GroupId

com.seovic.coherence
ArtifactId

ArtifactId

core
Version

Version

0.6
Type

Type

jar
Description

Description

Core
Core Interfaces and Classes

Download core 0.6


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

Dependencies

compile (10)

Group / Artifact Type Version
commons-io : commons-io Optional jar 2.4
org.codehaus.jackson : jackson-core-asl Optional jar 1.9.8
org.codehaus.jackson : jackson-mapper-asl Optional jar 1.9.8
com.sun.jersey : jersey-client Optional jar 1.13
org.apache.httpcomponents : httpclient Optional jar 4.1
org.springframework : spring-beans Optional jar 3.1.2.RELEASE
org.springframework : spring-expression Optional jar 3.1.2.RELEASE
org.springframework : spring-jdbc Optional jar 3.1.2.RELEASE
ognl : ognl Optional jar 2.6.9
org.slf4j : slf4j-api jar 1.6.6

provided (1)

Group / Artifact Type Version
com.oracle.coherence » coherence jar 12.1.2-0-0

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.