| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.web-commons |
| ArtifactId | ArtifactIdweb-common-service |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionweb-common-service
Contains common service classes
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationGoogle Code |
| Filename | Size |
|---|---|
| web-common-service-1.0.3.pom | |
| web-common-service-1.0.3.jar | 116 KB |
| web-common-service-1.0.3-sources.jar | 70 KB |
| web-common-service-1.0.3-javadoc.jar | 407 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.9 |