| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииH2 Данные Базы данных Сеть |
| Группа | Группаnet.wstech2 |
| Идентификатор | Идентификаторjython-annotation-tools |
| Последняя версия | Последняя версия0.9.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJython Annotation Tools
Jython Annotation Tools is a JAVA-Library that enables the use of native Java
annotations in Jython scripts.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jython-annotation-tools-0.9.0.pom | |
| jython-annotation-tools-0.9.0.jar | 25 KB |
| jython-annotation-tools-0.9.0-sources.jar | 17 KB |
| jython-annotation-tools-0.9.0-javadoc.jar | 97 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.wstech2/jython-annotation-tools/ -->
<dependency>
<groupId>net.wstech2</groupId>
<artifactId>jython-annotation-tools</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.wstech2/jython-annotation-tools/
implementation 'net.wstech2:jython-annotation-tools:0.9.0'
// https://jarcasting.com/artifacts/net.wstech2/jython-annotation-tools/
implementation ("net.wstech2:jython-annotation-tools:0.9.0")
'net.wstech2:jython-annotation-tools:jar:0.9.0'
<dependency org="net.wstech2" name="jython-annotation-tools" rev="0.9.0">
<artifact name="jython-annotation-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wstech2', module='jython-annotation-tools', version='0.9.0')
)
libraryDependencies += "net.wstech2" % "jython-annotation-tools" % "0.9.0"
[net.wstech2/jython-annotation-tools "0.9.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.python : jython-standalone | jar | 2.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-io : commons-io | jar | 2.4 |
| org.hibernate : hibernate-core | jar | 5.0.7.Final |
| org.hibernate : hibernate-entitymanager | jar | 5.0.7.Final |
| junit : junit | jar | 4.12 |
| com.h2database : h2 | jar | 1.4.191 |
| org.hamcrest : hamcrest-junit | jar | 2.0.0.0 |