Spring ME Samples

A collection of examples, demonstrating the use of Spring ME.

License

License

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

GroupId

me.springframework
ArtifactId

ArtifactId

spring-me-samples
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Spring ME Samples
A collection of examples, demonstrating the use of Spring ME.

Download spring-me-samples

Filename Size
spring-me-samples-1.0.pom 700 bytes
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • spring-me-sample-j2me
  • spring-me-sample-cmdline

Versions

Version
1.0