is not current version
Last Version 1.1.3.Final

org.sistcoop:openfact-common 1.0.RC15

Common library and dependencies shared with server and all adapters

GroupId

GroupId

org.sistcoop
ArtifactId

ArtifactId

openfact-common
Version

Version

1.0.RC15
Type

Type

jar

Download openfact-common 1.0.RC15


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