Last Version

DTO utilities package 3.2.0

Provides several utilities managing DTO's in n-tier applications

License

License

GroupId

GroupId

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

ArtifactId

geda
Version

Version

3.2.0
Type

Type

pom
Description

Description

DTO utilities package
Provides several utilities managing DTO's in n-tier applications
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 3.2.0

Filename Size
geda-3.2.0.pom 6 KB
Browse

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

Dependencies

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

Project Modules

  • core
  • osgi
  • spring-integration
  • examples