License |
License |
---|---|
GroupId | GroupIdorg.sistcoop |
ArtifactId | ArtifactIdopenfact-core |
Version | Version1.1.3.Final |
Type | Typejar |
Description |
DescriptionOpenfact Core
Openfact is a UBL Server Administrator
|
Filename | Size |
---|---|
openfact-core-1.1.3.Final.pom | |
openfact-core-1.1.3.Final.jar | 53 KB |
openfact-core-1.1.3.Final-sources.jar | 39 KB |
openfact-core-1.1.3.Final-javadoc.jar | 323 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sistcoop/openfact-core/ -->
<dependency>
<groupId>org.sistcoop</groupId>
<artifactId>openfact-core</artifactId>
<version>1.1.3.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.sistcoop/openfact-core/
implementation 'org.sistcoop:openfact-core:1.1.3.Final'
// https://jarcasting.com/artifacts/org.sistcoop/openfact-core/
implementation ("org.sistcoop:openfact-core:1.1.3.Final")
'org.sistcoop:openfact-core:jar:1.1.3.Final'
<dependency org="org.sistcoop" name="openfact-core" rev="1.1.3.Final">
<artifact name="openfact-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sistcoop', module='openfact-core', version='1.1.3.Final')
)
libraryDependencies += "org.sistcoop" % "openfact-core" % "1.1.3.Final"
[org.sistcoop/openfact-core "1.1.3.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.sistcoop : openfact-common | jar | 1.1.3.Final |
org.bouncycastle : bcprov-jdk15on | jar | 1.52 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.52 |
org.json : json | jar | 20160810 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.7.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.7.4 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.7.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |