SADI service classes

Classes used by SADI services

License

License

GroupId

GroupId

org.sadiframework
ArtifactId

ArtifactId

sadi-service
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

SADI service classes
Classes used by SADI services
Source Code Management

Source Code Management

http://code.google.com/p/sadi/source/browse/#svn/tags/sadi-service-0.3.0

Download sadi-service

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.sadiframework : sadi-common jar 0.3.0

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0