Spring ME Sample Java ME

An example demonstrating the use of Spring ME in a Java ME environment.

License

License

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

GroupId

me.springframework
ArtifactId

ArtifactId

spring-me-sample-j2me
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring ME Sample Java ME
An example demonstrating the use of Spring ME in a Java ME environment.
Project Organization

Project Organization

Spring ME

Download spring-me-sample-j2me

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.microemu : cldcapi11 jar 2.0.3
org.microemu : midpapi20 jar 2.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0