| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.teuton-software |
| Идентификатор | Идентификаторjteuton |
| Версия | Версия2.2.0 |
| Тип | Типjar |
| Описание |
Описаниеjteuton
All-in-one Java wrapper for teuton Rubygem (using JRuby)
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jteuton-2.2.0.pom | |
| jteuton-2.2.0.jar | 948 KB |
| jteuton-2.2.0-sources.jar | 943 KB |
| jteuton-2.2.0-javadoc.jar | 395 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.teuton-software/jteuton/ -->
<dependency>
<groupId>io.github.teuton-software</groupId>
<artifactId>jteuton</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.teuton-software/jteuton/
implementation 'io.github.teuton-software:jteuton:2.2.0'
// https://jarcasting.com/artifacts/io.github.teuton-software/jteuton/
implementation ("io.github.teuton-software:jteuton:2.2.0")
'io.github.teuton-software:jteuton:jar:2.2.0'
<dependency org="io.github.teuton-software" name="jteuton" rev="2.2.0">
<artifact name="jteuton" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.teuton-software', module='jteuton', version='2.2.0')
)
libraryDependencies += "io.github.teuton-software" % "jteuton" % "2.2.0"
[io.github.teuton-software/jteuton "2.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jruby : jruby-complete | jar | 9.3.1.0 |
| commons-io : commons-io | jar | 2.11.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |