Last Version

Spring ME API 1.0

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.

License

License

GNU General Public License, version 2, with the Classpath Exception
GroupId

GroupId

me.springframework
ArtifactId

ArtifactId

spring-me-api
Version

Version

1.0
Type

Type

jar
Description

Description

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.

Download spring-me-api 1.0


<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
org.springframework : spring jar 2.5.2

Project Modules

There are no modules declared in this project.