spring:spring-orm


Categories

Categories

ORM Data
GroupId

GroupId

spring
ArtifactId

ArtifactId

spring-orm
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Download spring-orm

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2