License |
License
GNU General Public License, version 2, with the Classpath Exception
|
---|---|
GroupId | GroupIdme.springframework |
ArtifactId | ArtifactIdspring-me-sample-j2me |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring ME Sample Java ME
An example demonstrating the use of Spring ME in a Java ME
environment.
|
Project Organization |
Project OrganizationSpring ME |
Filename | Size |
---|---|
spring-me-sample-j2me-1.0.pom | |
spring-me-sample-j2me-1.0.jar | 19 KB |
spring-me-sample-j2me-1.0-sources.jar | 24 KB |
spring-me-sample-j2me-1.0-me.jar | 2 KB |
spring-me-sample-j2me-1.0-me.jad | 344 bytes |
spring-me-sample-j2me-1.0-javadoc.jar | 124 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.microemu : cldcapi11 | jar | 2.0.3 |
org.microemu : midpapi20 | jar | 2.0.3 |