is not current version
Last Version 1.1.3.Final

org.sistcoop:openfact-distribution-war RC19


Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.sistcoop
ArtifactId

ArtifactId

openfact-distribution-war
Version

Version

RC19
Type

Type

war

Download openfact-distribution-war RC19


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