| License | License | 
|---|---|
| GroupId | GroupIdorg.sistcoop | 
| ArtifactId | ArtifactIdopenfact-server-spi | 
| Last Version | Last Version1.1.3.Final | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOpenfact Server SPI Openfact is a UBL Server Administrator | 
<!-- https://jarcasting.com/artifacts/org.sistcoop/openfact-server-spi/ -->
<dependency>
    <groupId>org.sistcoop</groupId>
    <artifactId>openfact-server-spi</artifactId>
    <version>1.1.3.Final</version>
</dependency>// https://jarcasting.com/artifacts/org.sistcoop/openfact-server-spi/
implementation 'org.sistcoop:openfact-server-spi:1.1.3.Final'// https://jarcasting.com/artifacts/org.sistcoop/openfact-server-spi/
implementation ("org.sistcoop:openfact-server-spi:1.1.3.Final")'org.sistcoop:openfact-server-spi:jar:1.1.3.Final'<dependency org="org.sistcoop" name="openfact-server-spi" rev="1.1.3.Final">
  <artifact name="openfact-server-spi" type="jar" />
</dependency>@Grapes(
@Grab(group='org.sistcoop', module='openfact-server-spi', version='1.1.3.Final')
)libraryDependencies += "org.sistcoop" % "openfact-server-spi" % "1.1.3.Final"[org.sistcoop/openfact-server-spi "1.1.3.Final"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.sistcoop : openfact-core | jar | 1.1.3.Final | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5 | 
| javax : javaee-api | jar | 7.0 | 
