| License | License | 
|---|---|
| GroupId | GroupIdorg.sistcoop | 
| ArtifactId | ArtifactIdopenfact-pe-spi | 
| Last Version | Last Version1.0.0.Final | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOpenfact PE SPI Openfact PE Extension | 
| Filename | Size | 
|---|---|
| openfact-pe-spi-1.0.0.Final.pom | |
| openfact-pe-spi-1.0.0.Final.jar | 19 KB | 
| openfact-pe-spi-1.0.0.Final-sources.jar | 12 KB | 
| openfact-pe-spi-1.0.0.Final-javadoc.jar | 156 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.sistcoop/openfact-pe-spi/ -->
<dependency>
    <groupId>org.sistcoop</groupId>
    <artifactId>openfact-pe-spi</artifactId>
    <version>1.0.0.Final</version>
</dependency>// https://jarcasting.com/artifacts/org.sistcoop/openfact-pe-spi/
implementation 'org.sistcoop:openfact-pe-spi:1.0.0.Final'// https://jarcasting.com/artifacts/org.sistcoop/openfact-pe-spi/
implementation ("org.sistcoop:openfact-pe-spi:1.0.0.Final")'org.sistcoop:openfact-pe-spi:jar:1.0.0.Final'<dependency org="org.sistcoop" name="openfact-pe-spi" rev="1.0.0.Final">
  <artifact name="openfact-pe-spi" type="jar" />
</dependency>@Grapes(
@Grab(group='org.sistcoop', module='openfact-pe-spi', version='1.0.0.Final')
)libraryDependencies += "org.sistcoop" % "openfact-pe-spi" % "1.0.0.Final"[org.sistcoop/openfact-pe-spi "1.0.0.Final"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.sistcoop : openfact-pe-core | jar | 1.0.0.Final | 
| org.sistcoop : openfact-server-spi-private | jar | 1.0.2.Final | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax : javaee-api | jar | 7.0 |