static-ioc namespace plugins

The goal of this project is to allow the use of the Inversion of Control pattern at compile time so it can be applied in any context, and for virtually any langage: IoC configuration files are resolved at compile time and converted into the appropriate piece of code. IoC configuration file uses the very-wide spread Spring framework XML format. Generated code won't depend on any framework, making it easy to integrate it into any kind of application.

License

License

GroupId

GroupId

com.googlecode.static-ioc
ArtifactId

ArtifactId

static-ioc-namespace
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

pom
Description

Description

static-ioc namespace plugins
The goal of this project is to allow the use of the Inversion of Control pattern at compile time so it can be applied in any context, and for virtually any langage: IoC configuration files are resolved at compile time and converted into the appropriate piece of code. IoC configuration file uses the very-wide spread Spring framework XML format. Generated code won't depend on any framework, making it easy to integrate it into any kind of application.
Project URL

Project URL

https://code.google.com/p/static-ioc/static-ioc-namespace/
Project Organization

Project Organization

Static IOC OSS project

Download static-ioc-namespace

Filename Size
static-ioc-namespace-0.4.pom 656 bytes
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

  • static-ioc-namespace-gwt

Versions

Version
0.4