Spring ME Core

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-core
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring ME Core
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-core

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
antlr : antlr jar 2.7.7
com.thoughtworks.qdox : qdox jar 1.9
com.agilejava.blammo : blammo-core jar 0.3
commons-io : commons-io jar 1.4
commons-lang : commons-lang jar 2.4
org.antlr : stringtemplate jar 3.2
org.springframework : spring jar 2.5.2

test (2)

Group / Artifact Type Version
org.easymock : easymock jar 2.4
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0