| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.springframework.ws |
| Идентификатор | Идентификаторspring-ws-archetype |
| Версия | Версия2.1.4.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеSpring WS Archetype
Spring Web Services Maven2 Archetype.
|
| Организация-разработчик |
Организация-разработчикThe Spring Web Services Framework |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.springframework.ws/spring-ws-archetype/ -->
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws-archetype</artifactId>
<version>2.1.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.ws/spring-ws-archetype/
implementation 'org.springframework.ws:spring-ws-archetype:2.1.4.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.ws/spring-ws-archetype/
implementation ("org.springframework.ws:spring-ws-archetype:2.1.4.RELEASE")
'org.springframework.ws:spring-ws-archetype:jar:2.1.4.RELEASE'
<dependency org="org.springframework.ws" name="spring-ws-archetype" rev="2.1.4.RELEASE">
<artifact name="spring-ws-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.ws', module='spring-ws-archetype', version='2.1.4.RELEASE')
)
libraryDependencies += "org.springframework.ws" % "spring-ws-archetype" % "2.1.4.RELEASE"
[org.springframework.ws/spring-ws-archetype "2.1.4.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 |
| org.springframework : spring-core | jar | 3.2.4.RELEASE |
| org.springframework : spring-beans | jar | 3.2.4.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| xmlunit : xmlunit | jar | 1.1 |
| log4j : log4j | jar | 1.2.16 |
| org.easymock : easymock | jar | 3.1 |