semispace-comet-common

Common functionality for the client and server Java side interface to SemiSpace

License

License

GroupId

GroupId

org.semispace.comet
ArtifactId

ArtifactId

semispace-comet-common
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

semispace-comet-common
Common functionality for the client and server Java side interface to SemiSpace

Download semispace-comet-common

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.semispace : semispace-main jar 1.3.1
org.codehaus.jettison : jettison jar 1.3.1

test (2)

Group / Artifact Type Version
org.springframework : spring-core jar 3.1.0.RELEASE
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3.0
1.2.0