initialize4j

Easy to use and flexible bean property initialization for the Java platform.

GroupId

GroupId

org.initialize4j
ArtifactId

ArtifactId

initialize4j
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

initialize4j
Easy to use and flexible bean property initialization for the Java platform.
Project URL

Project URL

https://code.google.com/p/initialize4j/
Source Code Management

Source Code Management

http://code.google.com/p/initialize4j/source/browse/tags/initialize4j-1.1.0

Download initialize4j

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-beans jar 3.0.5.RELEASE
org.springframework : spring-context jar 3.0.5.RELEASE
commons-beanutils : commons-beanutils jar 1.8.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0