| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаcom.netcetera.trema |
| Идентификатор | Идентификаторtrema-core |
| Последняя версия | Последняя версия0.4.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtrema-core
Trema - Text resource management
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| trema-core-0.4.0.pom | |
| trema-core-0.4.0.jar | 61 KB |
| trema-core-0.4.0-sources.jar | 46 KB |
| trema-core-0.4.0-javadoc.jar | 271 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.netcetera.trema/trema-core/ -->
<dependency>
<groupId>com.netcetera.trema</groupId>
<artifactId>trema-core</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.netcetera.trema/trema-core/
implementation 'com.netcetera.trema:trema-core:0.4.0'
// https://jarcasting.com/artifacts/com.netcetera.trema/trema-core/
implementation ("com.netcetera.trema:trema-core:0.4.0")
'com.netcetera.trema:trema-core:jar:0.4.0'
<dependency org="com.netcetera.trema" name="trema-core" rev="0.4.0">
<artifact name="trema-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netcetera.trema', module='trema-core', version='0.4.0')
)
libraryDependencies += "com.netcetera.trema" % "trema-core" % "0.4.0"
[com.netcetera.trema/trema-core "0.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-csv | jar | 1.9.0 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.jdom : jdom2 | jar | 2.0.6.1 |
| xerces : xercesImpl | jar | 2.12.1 |
| org.apache.poi : poi | jar | 3.17 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.2.0 |
| org.hamcrest : hamcrest | jar | 2.2 |