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

org.springframework:spring-asm 3.1.4.RELEASE

Spring Framework Parent

Лицензия

Лицензия

Категории

Категории

ASM Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

org.springframework
Идентификатор

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

spring-asm
Версия

Версия

3.1.4.RELEASE
Тип

Тип

jar
Описание

Описание

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

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

https://fisheye.springframework.org/browse/spring-framework/spring-asm

Скачать spring-asm 3.1.4.RELEASE


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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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