web-common-service

Contains common service classes

Лицензия

Лицензия

Группа

Группа

com.googlecode.web-commons
Идентификатор

Идентификатор

web-common-service
Последняя версия

Последняя версия

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

web-common-service
Contains common service classes
Ссылка на сайт

Ссылка на сайт

http://code.google.com/p/web-commons//web-common-service
Организация-разработчик

Организация-разработчик

Google Code

Скачать web-common-service

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (16)

Идентификатор библиотеки Тип Версия
com.googlecode.web-commons : web-common-protocol jar 1.0.3
com.googlecode.web-commons : web-common-dao Необязательный jar 1.0.1
org.springframework.data : spring-data-mongodb Необязательный 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 Необязательный jar 0.1.46
commons-net : commons-net Необязательный jar 2.0
org.springframework : spring-webmvc jar 4.0.0.RELEASE
org.springframework : spring-tx Необязательный jar 4.0.0.RELEASE
commons-io : commons-io Необязательный jar 2.0.1
commons-fileupload : commons-fileupload Необязательный 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 Необязательный jar 1.0.0

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.0.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.9

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.3
1.0.2
1.0.1
1.0.0