| License | License | 
|---|---|
| GroupId | GroupIdorg.sistcoop | 
| ArtifactId | ArtifactIdopenfact-common | 
| Last Version | Last Version1.1.3.Final | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOpenfact Common Common library and dependencies shared with server and all adapters | 
| Filename | Size | 
|---|---|
| openfact-common-1.1.3.Final.pom | |
| openfact-common-1.1.3.Final.jar | 24 KB | 
| openfact-common-1.1.3.Final-sources.jar | 15 KB | 
| openfact-common-1.1.3.Final-javadoc.jar | 109 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
