staticioc GWT sample

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.

Лицензия

Лицензия

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

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

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

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

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

0.4
Дата

Дата

Тип

Тип

war
Описание

Описание

staticioc GWT sample
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.
Организация-разработчик

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

Static IOC OSS project

Скачать staticioc-samples-gwt

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
javax.validation : validation-api jar 1.0.0.GA
javax.validation : validation-api jar 1.0.0.GA
org.slf4j : slf4j-api jar 1.7.5

provided (1)

Идентификатор библиотеки Тип Версия
com.google.gwt : gwt-user jar 2.5.1

runtime (2)

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

test (1)

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

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

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

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

Версия
0.4
0.3