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

org.sistcoop:openfact-common 1.0.RC22

Common library and dependencies shared with server and all adapters

Группа

Группа

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

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

openfact-common
Версия

Версия

1.0.RC22
Тип

Тип

jar

Скачать openfact-common 1.0.RC22


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