Spring Context for jdk 1.5


Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

com.hynnet
Идентификатор

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

spring-context
Последняя версия

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

4.2.1.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Context for jdk 1.5
Spring Context for jdk 1.5
Ссылка на сайт

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

https://github.com/spring-projects/spring-framework
Организация-разработчик

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

Spring IO
Система контроля версий

Система контроля версий

https://github.com/spring-projects/spring-framework

Скачать spring-context

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

<!-- https://jarcasting.com/artifacts/com.hynnet/spring-context/ -->
<dependency>
    <groupId>com.hynnet</groupId>
    <artifactId>spring-context</artifactId>
    <version>4.2.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.hynnet/spring-context/
implementation 'com.hynnet:spring-context:4.2.1.RELEASE'
// https://jarcasting.com/artifacts/com.hynnet/spring-context/
implementation ("com.hynnet:spring-context:4.2.1.RELEASE")
'com.hynnet:spring-context:jar:4.2.1.RELEASE'
<dependency org="com.hynnet" name="spring-context" rev="4.2.1.RELEASE">
  <artifact name="spring-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hynnet', module='spring-context', version='4.2.1.RELEASE')
)
libraryDependencies += "com.hynnet" % "spring-context" % "4.2.1.RELEASE"
[com.hynnet/spring-context "4.2.1.RELEASE"]

Зависимости

compile (17)

Идентификатор библиотеки Тип Версия
javax.ejb : ejb-api Необязательный jar 3.0
javax.enterprise.concurrent : javax.enterprise.concurrent-api Необязательный jar 1.0
javax.inject : javax.inject Необязательный jar 1
javax.money : money-api Необязательный jar 1.0
javax.validation : validation-api Необязательный jar 1.0.0.GA
joda-time : joda-time Необязательный jar 2.8.1
org.aspectj : aspectjweaver Необязательный jar 1.8.6
org.beanshell : bsh Необязательный jar 2.0b4
org.codehaus.groovy : groovy-all Необязательный jar 2.4.4
org.eclipse.persistence : javax.persistence Необязательный jar 2.0.0
org.hibernate : hibernate-validator Необязательный jar 4.3.2.Final
org.jruby : jruby Необязательный jar 1.7.22
org.springframework : spring-aop jar 4.2.1.RELEASE
com.hynnet : spring-beans jar 4.2.1.RELEASE
com.hynnet : spring-core jar 4.2.1.RELEASE
org.springframework : spring-expression jar 4.2.1.RELEASE
org.springframework : spring-instrument Необязательный jar 4.2.1.RELEASE

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

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

Spring Framework Build Status

This is the home of the Spring Framework: the foundation for all Spring projects. Collectively the Spring Framework and the family of Spring projects are often referred to simply as "Spring".

Spring provides everything required beyond the Java programming language for creating enterprise applications for a wide range of scenarios and architectures. Please read the Overview section as reference for a more complete introduction.

Code of Conduct

This project is governed by the Spring Code of Conduct. By participating, you are expected to uphold this code of conduct. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io.

Access to Binaries

For access to artifacts or a distribution zip, see the Spring Framework Artifacts wiki page.

Documentation

The Spring Framework maintains reference documentation (published and source), Github wiki pages, and an API reference. There are also guides and tutorials across Spring projects.

Micro-Benchmarks

See the Micro-Benchmarks Wiki page.

Build from Source

See the Build from Source Wiki page and the CONTRIBUTING.md file.

Stay in Touch

Follow @SpringCentral, @SpringFramework, and its team members on Twitter. In-depth articles can be found at The Spring Blog, and releases are announced via our news feed.

License

The Spring Framework is released under version 2.0 of the Apache License.

com.hynnet

Spring

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

Версия
4.2.1.RELEASE