| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.finmatics.et |
| Идентификатор | Идентификаторet-core |
| Версия | Версия0.1.1 |
| Тип | Типjar |
| Описание |
Описаниеet-core
e-Invoice Transformer core data types
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| et-core-0.1.1.pom | |
| et-core-0.1.1.jar | 17 KB |
| et-core-0.1.1-test-sources.jar | 3 KB |
| et-core-0.1.1-sources.jar | 17 KB |
| et-core-0.1.1-javadoc.jar | 69 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.finmatics.et/et-core/ -->
<dependency>
<groupId>com.finmatics.et</groupId>
<artifactId>et-core</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.finmatics.et/et-core/
implementation 'com.finmatics.et:et-core:0.1.1'
// https://jarcasting.com/artifacts/com.finmatics.et/et-core/
implementation ("com.finmatics.et:et-core:0.1.1")
'com.finmatics.et:et-core:jar:0.1.1'
<dependency org="com.finmatics.et" name="et-core" rev="0.1.1">
<artifact name="et-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.finmatics.et', module='et-core', version='0.1.1')
)
libraryDependencies += "com.finmatics.et" % "et-core" % "0.1.1"
[com.finmatics.et/et-core "0.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.helger.commons : ph-commons | jar | |
| com.helger.commons : ph-json | jar | |
| com.finmatics.et : et-inbetween | jar | 0.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.32 |
| junit : junit | jar | 4.13.2 |