| License | License | 
|---|---|
| Categories | CategoriesDistribution Build Tools | 
| GroupId | GroupIdorg.sistcoop | 
| ArtifactId | ArtifactIdopenfact-pe-distribution-war | 
| Last Version | Last Version1.0.0.Final | 
| Release Date | Release Date | 
| Type | Typewar | 
| Description | DescriptionOpenfact PE Distribution Wildfly Openfact PE Extension | 
<!-- https://jarcasting.com/artifacts/org.sistcoop/openfact-pe-distribution-war/ -->
<dependency>
    <groupId>org.sistcoop</groupId>
    <artifactId>openfact-pe-distribution-war</artifactId>
    <version>1.0.0.Final</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/org.sistcoop/openfact-pe-distribution-war/
implementation 'org.sistcoop:openfact-pe-distribution-war:1.0.0.Final'// https://jarcasting.com/artifacts/org.sistcoop/openfact-pe-distribution-war/
implementation ("org.sistcoop:openfact-pe-distribution-war:1.0.0.Final")'org.sistcoop:openfact-pe-distribution-war:war:1.0.0.Final'<dependency org="org.sistcoop" name="openfact-pe-distribution-war" rev="1.0.0.Final">
  <artifact name="openfact-pe-distribution-war" type="war" />
</dependency>@Grapes(
@Grab(group='org.sistcoop', module='openfact-pe-distribution-war', version='1.0.0.Final')
)libraryDependencies += "org.sistcoop" % "openfact-pe-distribution-war" % "1.0.0.Final"[org.sistcoop/openfact-pe-distribution-war "1.0.0.Final"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.sistcoop : openfact-pe-spi | jar | 1.0.0.Final | 
| org.sistcoop : openfact-pe-integration | jar | 1.0.0.Final | 
| org.sistcoop : openfact-pe-reports | jar | 1.0.0.Final | 
| org.sistcoop : openfact-pe-services | jar | 1.0.0.Final | 
| org.sistcoop : openfact-pe-core | jar | 1.0.0.Final | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax : javaee-api | jar | 7.0 |