Last Version

DTO utilities package spring integration 3.2.0

Provides GeDA core integration for Spring framework

License

License

GroupId

GroupId

com.inspire-software.lib.dto.geda
ArtifactId

ArtifactId

geda.spring-integration
Version

Version

3.2.0
Type

Type

jar
Description

Description

DTO utilities package spring integration
Provides GeDA core integration for Spring framework
Project URL

Project URL

https://github.com/inspire-software/geda-genericdto/tree/master/wiki
Source Code Management

Source Code Management

https://github.com/inspire-software/geda-genericdto

Download geda.spring-integration 3.2.0


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

Dependencies

compile (7)

Group / Artifact Type Version
com.inspire-software.lib.dto.geda : geda.core jar 3.2.0
org.slf4j : slf4j-api jar 1.7.26
org.springframework : spring-core jar 5.2.9.RELEASE
org.springframework : spring-beans jar 5.2.9.RELEASE
org.springframework : spring-context jar 5.2.9.RELEASE
org.springframework : spring-context-support jar 5.2.9.RELEASE
org.springframework : spring-aop jar 5.2.9.RELEASE

test (5)

Group / Artifact Type Version
org.testng : testng jar 6.1.1
org.easymock : easymock jar 3.0
org.easymock : easymockclassextension jar 3.0
org.springframework : spring-test jar 5.2.9.RELEASE
commons-logging : commons-logging jar 1.1.1

Project Modules

There are no modules declared in this project.