| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.tacitknowledge.flip |
| Идентификатор | Идентификаторspring |
| Версия | Версия1.0 |
| Тип | Типjar |
| Описание |
ОписаниеFlip Spring
Flip extensions for working with Spring Framework
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| spring-1.0.pom | |
| spring-1.0.jar | 12 KB |
| spring-1.0-sources.jar | 10 KB |
| spring-1.0-javadoc.jar | 55 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tacitknowledge.flip/spring/ -->
<dependency>
<groupId>com.tacitknowledge.flip</groupId>
<artifactId>spring</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tacitknowledge.flip/spring/
implementation 'com.tacitknowledge.flip:spring:1.0'
// https://jarcasting.com/artifacts/com.tacitknowledge.flip/spring/
implementation ("com.tacitknowledge.flip:spring:1.0")
'com.tacitknowledge.flip:spring:jar:1.0'
<dependency org="com.tacitknowledge.flip" name="spring" rev="1.0">
<artifact name="spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tacitknowledge.flip', module='spring', version='1.0')
)
libraryDependencies += "com.tacitknowledge.flip" % "spring" % "1.0"
[com.tacitknowledge.flip/spring "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.aspectj : aspectjweaver | jar | 1.6.12 |
| org.springframework : spring-core | jar | 3.0.0.RELEASE |
| org.springframework : spring-beans | jar | 3.0.0.RELEASE |
| org.springframework : spring-context | jar | 3.0.0.RELEASE |
| org.springframework : spring-expression | jar | 3.0.0.RELEASE |
| org.springframework : spring-web | jar | 3.0.0.RELEASE |
| org.springframework : spring-aop | jar | 3.0.0.RELEASE |
| org.springframework : spring-webmvc | jar | 3.0.0.RELEASE |
| cglib : cglib | jar | 2.2.2 |
| com.tacitknowledge.flip : core | jar | 1.0 |
| com.tacitknowledge.flip : aspectj | jar | 1.0 |
| org.apache.commons : commons-jexl | jar | 2.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.hamcrest : hamcrest-library | jar | 1.1 |
| org.hamcrest : hamcrest-core | jar | 1.1 |
| org.mockito : mockito-all | jar | 1.9.0 |
| xerces : xerces | jar | 2.4.0 |
| xerces : xmlParserAPIs | jar | 2.6.2 |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |