| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.googlecode.spring-appengine |
| Идентификатор | Идентификаторspring-appengine |
| Версия | Версия0.2 |
| Тип | Типjar |
| Описание |
ОписаниеSpring App Engine
Spring App Engine Integration.
|
| Имя Файла | Размер |
|---|---|
| spring-appengine-0.2.pom | |
| spring-appengine-0.2.jar | 59 KB |
| spring-appengine-0.2-sources.jar | 58 KB |
| spring-appengine-0.2-javadoc.jar | 213 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.googlecode.spring-appengine/spring-appengine/ -->
<dependency>
<groupId>com.googlecode.spring-appengine</groupId>
<artifactId>spring-appengine</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.spring-appengine/spring-appengine/
implementation 'com.googlecode.spring-appengine:spring-appengine:0.2'
// https://jarcasting.com/artifacts/com.googlecode.spring-appengine/spring-appengine/
implementation ("com.googlecode.spring-appengine:spring-appengine:0.2")
'com.googlecode.spring-appengine:spring-appengine:jar:0.2'
<dependency org="com.googlecode.spring-appengine" name="spring-appengine" rev="0.2">
<artifact name="spring-appengine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.spring-appengine', module='spring-appengine', version='0.2')
)
libraryDependencies += "com.googlecode.spring-appengine" % "spring-appengine" % "0.2"
[com.googlecode.spring-appengine/spring-appengine "0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.appengine : appengine-testing | jar | 1.8.8 |
| com.google.appengine : appengine-api-labs | jar | 1.8.8 |
| org.springframework : spring-test | jar | 3.2.5.RELEASE |
| junit : junit | jar | 4.11 |
| com.google.appengine : appengine-api-stubs | jar | 1.8.8 |