| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdit.cnr.si |
| ArtifactId | ArtifactIdfirma-automatica |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFirma Digitale
Archetype for push artifact to Maven repository
|
| Filename | Size |
|---|---|
| firma-automatica-1.0.1.pom | |
| firma-automatica-1.0.1.jar | 205 KB |
| firma-automatica-1.0.1-sources.jar | 210 KB |
| firma-automatica-1.0.1-javadoc.jar | 681 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.cnr.si/firma-automatica/ -->
<dependency>
<groupId>it.cnr.si</groupId>
<artifactId>firma-automatica</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.si/firma-automatica/
implementation 'it.cnr.si:firma-automatica:1.0.1'
// https://jarcasting.com/artifacts/it.cnr.si/firma-automatica/
implementation ("it.cnr.si:firma-automatica:1.0.1")
'it.cnr.si:firma-automatica:jar:1.0.1'
<dependency org="it.cnr.si" name="firma-automatica" rev="1.0.1">
<artifact name="firma-automatica" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.cnr.si', module='firma-automatica', version='1.0.1')
)
libraryDependencies += "it.cnr.si" % "firma-automatica" % "1.0.1"
[it.cnr.si/firma-automatica "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.5 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| junit : junit | jar | 4.12 |