License |
License |
---|---|
GroupId | GroupIdorg.sistcoop |
ArtifactId | ArtifactIdopenfact-pe-core |
Last Version | Last Version1.0.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenfact PE Core
Openfact PE Extension
|
<!-- https://jarcasting.com/artifacts/org.sistcoop/openfact-pe-core/ -->
<dependency>
<groupId>org.sistcoop</groupId>
<artifactId>openfact-pe-core</artifactId>
<version>1.0.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.sistcoop/openfact-pe-core/
implementation 'org.sistcoop:openfact-pe-core:1.0.0.Final'
// https://jarcasting.com/artifacts/org.sistcoop/openfact-pe-core/
implementation ("org.sistcoop:openfact-pe-core:1.0.0.Final")
'org.sistcoop:openfact-pe-core:jar:1.0.0.Final'
<dependency org="org.sistcoop" name="openfact-pe-core" rev="1.0.0.Final">
<artifact name="openfact-pe-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sistcoop', module='openfact-pe-core', version='1.0.0.Final')
)
libraryDependencies += "org.sistcoop" % "openfact-pe-core" % "1.0.0.Final"
[org.sistcoop/openfact-pe-core "1.0.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.sistcoop : openfact-server-spi-private | jar | 1.0.2.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |