staticioc code generators

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.

Лицензия

Лицензия

Группа

Группа

com.googlecode.static-ioc
Идентификатор

Идентификатор

staticioc-generators
Последняя версия

Последняя версия

0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

staticioc code generators
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.
Ссылка на сайт

Ссылка на сайт

https://code.google.com/p/static-ioc/staticioc-generators/
Организация-разработчик

Организация-разработчик

Static IOC OSS project
Система контроля версий

Система контроля версий

https://code.google.com/p/static-ioc/source/browse/staticioc-generators/

Скачать staticioc-generators

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.googlecode.static-ioc : staticioc-core jar 0.4
org.slf4j : slf4j-api jar 1.7.5

runtime (1)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.0.13

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.4
0.3