| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииH2 Данные Базы данных Сеть |
| Группа | Группаnet.wstech2 |
| Идентификатор | Идентификаторjython-annotation-tools-spring |
| Последняя версия | Последняя версия0.9.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJython Annotation Tools - SpringFramework Bean Factory
Bean factory for integration of Jython objects as beans in a SpringFramework context.
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/net.wstech2/jython-annotation-tools-spring/ -->
<dependency>
<groupId>net.wstech2</groupId>
<artifactId>jython-annotation-tools-spring</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.wstech2/jython-annotation-tools-spring/
implementation 'net.wstech2:jython-annotation-tools-spring:0.9.0'
// https://jarcasting.com/artifacts/net.wstech2/jython-annotation-tools-spring/
implementation ("net.wstech2:jython-annotation-tools-spring:0.9.0")
'net.wstech2:jython-annotation-tools-spring:jar:0.9.0'
<dependency org="net.wstech2" name="jython-annotation-tools-spring" rev="0.9.0">
<artifact name="jython-annotation-tools-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wstech2', module='jython-annotation-tools-spring', version='0.9.0')
)
libraryDependencies += "net.wstech2" % "jython-annotation-tools-spring" % "0.9.0"
[net.wstech2/jython-annotation-tools-spring "0.9.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-core | jar | 4.2.4.RELEASE |
| net.wstech2 : jython-annotation-tools | jar | 0.9.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-io : commons-io | jar | 2.4 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-junit | jar | 2.0.0.0 |
| org.springframework.boot : spring-boot | jar | 1.3.2.RELEASE |