web-common-service

Contains common service classes

License

License

GroupId

GroupId

com.googlecode.web-commons
ArtifactId

ArtifactId

web-common-service
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

web-common-service
Contains common service classes
Project URL

Project URL

http://code.google.com/p/web-commons//web-common-service
Project Organization

Project Organization

Google Code

Download web-common-service

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
com.googlecode.web-commons : web-common-protocol jar 1.0.3
com.googlecode.web-commons : web-common-dao Optional jar 1.0.1
org.springframework.data : spring-data-mongodb Optional jar 1.3.3.RELEASE
org.apache.httpcomponents : httpclient jar 4.1.3
org.apache.httpcomponents : httpmime jar 4.1.3
com.fasterxml.jackson.core : jackson-core jar 2.0.2
com.fasterxml.jackson.core : jackson-databind jar 2.0.2
com.jcraft : jsch Optional jar 0.1.46
commons-net : commons-net Optional jar 2.0
org.springframework : spring-webmvc jar 4.0.0.RELEASE
org.springframework : spring-tx Optional jar 4.0.0.RELEASE
commons-io : commons-io Optional jar 2.0.1
commons-fileupload : commons-fileupload Optional jar 1.2.2
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.6.1
com.googlecode.i18n-maven-plugin : i18n-annotations Optional jar 1.0.0

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0