License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdit.cnr.si |
ArtifactId | ArtifactIdperlapa-client |
Version | Version1.0.15 |
Type | Typejar |
Description |
DescriptionArchetype for push artifact to Maven repository
|
Filename | Size |
---|---|
perlapa-client-1.0.15.pom | |
perlapa-client-1.0.15.jar | 74 KB |
perlapa-client-1.0.15-sources.jar | 63 KB |
perlapa-client-1.0.15-javadoc.jar | 449 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.cnr.si/perlapa-client/ -->
<dependency>
<groupId>it.cnr.si</groupId>
<artifactId>perlapa-client</artifactId>
<version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.si/perlapa-client/
implementation 'it.cnr.si:perlapa-client:1.0.15'
// https://jarcasting.com/artifacts/it.cnr.si/perlapa-client/
implementation ("it.cnr.si:perlapa-client:1.0.15")
'it.cnr.si:perlapa-client:jar:1.0.15'
<dependency org="it.cnr.si" name="perlapa-client" rev="1.0.15">
<artifact name="perlapa-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.cnr.si', module='perlapa-client', version='1.0.15')
)
libraryDependencies += "it.cnr.si" % "perlapa-client" % "1.0.15"
[it.cnr.si/perlapa-client "1.0.15"]
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.8.3 |
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
javax.xml.bind : jaxb-api | jar | 2.2 |
junit : junit | jar | 4.12 |