License |
License |
---|---|
GroupId | GroupIdcom.inspire-software.lib.dto.geda |
ArtifactId | ArtifactIdgeda.spring-integration |
Version | Version3.2.0 |
Type | Typejar |
Description |
DescriptionDTO utilities package spring integration
Provides GeDA core integration for Spring framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |