не последняя версия
Последняя версия 1.1.3.Final

org.sistcoop:openfact 1.0.RC17

Openfact is a UBL Server Administrator

Группа

Группа

org.sistcoop
Идентификатор

Идентификатор

openfact
Версия

Версия

1.0.RC17
Тип

Тип

pom

Скачать openfact 1.0.RC17

Имя Файла Размер
openfact-1.0.RC17.pom 31 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.sistcoop/openfact/ -->
<dependency>
    <groupId>org.sistcoop</groupId>
    <artifactId>openfact</artifactId>
    <version>1.0.RC17</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sistcoop/openfact/
implementation 'org.sistcoop:openfact:1.0.RC17'
// https://jarcasting.com/artifacts/org.sistcoop/openfact/
implementation ("org.sistcoop:openfact:1.0.RC17")
'org.sistcoop:openfact:pom:1.0.RC17'
<dependency org="org.sistcoop" name="openfact" rev="1.0.RC17">
  <artifact name="openfact" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sistcoop', module='openfact', version='1.0.RC17')
)
libraryDependencies += "org.sistcoop" % "openfact" % "1.0.RC17"
[org.sistcoop/openfact "1.0.RC17"]