License |
License |
---|---|
GroupId | GroupIdcom.googlecode.ssd-utils |
ArtifactId | ArtifactIdbean-converter-springfactory |
Version | Version0.0.2 |
Type | Typejar |
Description |
DescriptionBean Converter Spring Factory
Spring integration for BeanConverter
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.googlecode.ssd-utils/bean-converter-springfactory/ -->
<dependency>
<groupId>com.googlecode.ssd-utils</groupId>
<artifactId>bean-converter-springfactory</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.ssd-utils/bean-converter-springfactory/
implementation 'com.googlecode.ssd-utils:bean-converter-springfactory:0.0.2'
// https://jarcasting.com/artifacts/com.googlecode.ssd-utils/bean-converter-springfactory/
implementation ("com.googlecode.ssd-utils:bean-converter-springfactory:0.0.2")
'com.googlecode.ssd-utils:bean-converter-springfactory:jar:0.0.2'
<dependency org="com.googlecode.ssd-utils" name="bean-converter-springfactory" rev="0.0.2">
<artifact name="bean-converter-springfactory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.ssd-utils', module='bean-converter-springfactory', version='0.0.2')
)
libraryDependencies += "com.googlecode.ssd-utils" % "bean-converter-springfactory" % "0.0.2"
[com.googlecode.ssd-utils/bean-converter-springfactory "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.ssd-utils : bean-converter-core | jar | 0.0.2 |
org.springframework : spring-core | jar | 3.0.4.RELEASE |
org.springframework : spring-beans | jar | 3.0.4.RELEASE |
org.springframework : spring-context | jar | 3.0.4.RELEASE |