Spring ME API

A version of Spring that not only has a very small runtime footprint (none), but also is capable of running on small handheld devices, since it does not rely on reflection.

Лицензия

Лицензия

GNU General Public License, version 2, with the Classpath Exception
Группа

Группа

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

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

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

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring ME API
A version of Spring that not only has a very small runtime footprint (none), but also is capable of running on small handheld devices, since it does not rely on reflection.

Скачать spring-me-api

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.springframework : spring jar 2.5.2

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

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

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

Версия
1.0