Last Version

Openfact Common 1.1.3.Final

Common library and dependencies shared with server and all adapters

License

License

GroupId

GroupId

org.sistcoop
ArtifactId

ArtifactId

openfact-common
Version

Version

1.1.3.Final
Type

Type

jar
Description

Description

Openfact Common
Common library and dependencies shared with server and all adapters

Download openfact-common 1.1.3.Final


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

Dependencies

compile (4)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.52
org.bouncycastle : bcpkix-jdk15on jar 1.52
com.google.guava : guava jar 19.0
commons-lang : commons-lang jar 2.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.