CNR SI Archetype

Archetype for push artifact to Maven repository

License

License

GroupId

GroupId

it.cnr.si
ArtifactId

ArtifactId

archetype
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

CNR SI Archetype
Archetype for push artifact to Maven repository
Project URL

Project URL

http://www.cnr.it

Download archetype

Filename Size
archetype-1.1.1.pom 15 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/it.cnr.si/archetype/ -->
<dependency>
    <groupId>it.cnr.si</groupId>
    <artifactId>archetype</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.si/archetype/
implementation 'it.cnr.si:archetype:1.1.1'
// https://jarcasting.com/artifacts/it.cnr.si/archetype/
implementation ("it.cnr.si:archetype:1.1.1")
'it.cnr.si:archetype:pom:1.1.1'
<dependency org="it.cnr.si" name="archetype" rev="1.1.1">
  <artifact name="archetype" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.cnr.si', module='archetype', version='1.1.1')
)
libraryDependencies += "it.cnr.si" % "archetype" % "1.1.1"
[it.cnr.si/archetype "1.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8