Service Invocation Tool

Provides implementation of a Java interface by delegating to other Java objects.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.sit
ArtifactId

ArtifactId

sit
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Service Invocation Tool
Provides implementation of a Java interface by delegating to other Java objects.
Project URL

Project URL

http://sit.sf.net/
Project Organization

Project Organization

SEAF

Download sit

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
net.sf.seaf : seaf-commons jar 0.5
net.sf.jbg : jbg jar 1.0
commons-beanutils : commons-beanutils jar 1.8.3
net.sf.dozer : dozer jar 5.3.1
javax.validation : validation-api jar 1.0.0.GA
org.slf4j : slf4j-api jar 1.6.1

test (9)

Group / Artifact Type Version
net.sf.seaf : seaf-test-commons jar 1.3
junit : junit jar 4.8.2
org.jmock : jmock-legacy jar 2.5.1
org.jmock : jmock jar 2.5.1
org.springframework : spring-context jar 3.0.5.RELEASE
org.hibernate : hibernate-validator jar 4.0.2.GA
org.mockito : mockito-core jar 1.8.5
ch.qos.logback : logback-classic jar 0.9.26
org.slf4j : jcl-over-slf4j jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1