SCA4J Host API

SCA4J APIs for hosts embedding the fabric.

License

License

GroupId

GroupId

org.codehaus.service-conduit
ArtifactId

ArtifactId

sca4j-host-api
Last Version

Last Version

0.9.9
Release Date

Release Date

Type

Type

jar
Description

Description

SCA4J Host API
SCA4J APIs for hosts embedding the fabric.
Project Organization

Project Organization

Service Symphony

Download sca4j-host-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-host-api/ -->
<dependency>
    <groupId>org.codehaus.service-conduit</groupId>
    <artifactId>sca4j-host-api</artifactId>
    <version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-host-api/
implementation 'org.codehaus.service-conduit:sca4j-host-api:0.9.9'
// https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-host-api/
implementation ("org.codehaus.service-conduit:sca4j-host-api:0.9.9")
'org.codehaus.service-conduit:sca4j-host-api:jar:0.9.9'
<dependency org="org.codehaus.service-conduit" name="sca4j-host-api" rev="0.9.9">
  <artifact name="sca4j-host-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.service-conduit', module='sca4j-host-api', version='0.9.9')
)
libraryDependencies += "org.codehaus.service-conduit" % "sca4j-host-api" % "0.9.9"
[org.codehaus.service-conduit/sca4j-host-api "0.9.9"]

Dependencies

compile (5)

Group / Artifact Type Version
commons-io : commons-io jar 1.4
javax.persistence : persistence-api jar 1.0
org.codehaus.service-conduit : sca4j-api jar 0.9.9
org.codehaus.service-conduit : sca4j-monitor-api jar 0.9.9
org.codehaus.service-conduit : sca4j-management-api jar 0.9.9

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.9
0.9.8
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.4.2