Last Version

Spring ME Adapter 1.0

Bridging between Spring ME's minimal API and classic Spring.

License

License

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

GroupId

me.springframework
ArtifactId

ArtifactId

spring-me-adapter
Version

Version

1.0
Type

Type

jar
Description

Description

Spring ME Adapter
Bridging between Spring ME's minimal API and classic Spring.

Download spring-me-adapter 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring jar 2.5.2
me.springframework : spring-me-api jar 1.0

Project Modules

There are no modules declared in this project.