| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.stratio.morphlines |
| Идентификатор | Идентификаторcommons |
| Последняя версия | Последняя версия0.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеStratio Commons morphlines
The Stratio pom
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| commons-0.2.0.pom | |
| commons-0.2.0.jar | 24 KB |
| commons-0.2.0-sources.jar | 13 KB |
| commons-0.2.0-javadoc.jar | 66 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.stratio.morphlines/commons/ -->
<dependency>
<groupId>com.stratio.morphlines</groupId>
<artifactId>commons</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.morphlines/commons/
implementation 'com.stratio.morphlines:commons:0.2.0'
// https://jarcasting.com/artifacts/com.stratio.morphlines/commons/
implementation ("com.stratio.morphlines:commons:0.2.0")
'com.stratio.morphlines:commons:jar:0.2.0'
<dependency org="com.stratio.morphlines" name="commons" rev="0.2.0">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.morphlines', module='commons', version='0.2.0')
)
libraryDependencies += "com.stratio.morphlines" % "commons" % "0.2.0"
[com.stratio.morphlines/commons "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.kitesdk : kite-morphlines-core | jar | 1.1.0 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| commons-io : commons-io | jar | 2.1 |
| org.apache.xmlbeans : xmlbeans-xpath | jar | 2.6.0 |
| net.sf.saxon : Saxon-HE | jar | 9.5.1-5 |
| com.fasterxml.jackson.datatype : jackson-datatype-json-org | jar | 2.4.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.easytesting : fest-assert | jar | 1.4 |
| org.slf4j : slf4j-simple | jar | 1.7.12 |