Last Version

Pom padre 0.0.1

Pom base - definiciones globales para la plataforma

License

License

GroupId

GroupId

pe.com.sss
ArtifactId

ArtifactId

sss-parent
Version

Version

0.0.1
Type

Type

pom
Description

Description

Pom padre
Pom base - definiciones globales para la plataforma
Project URL

Project URL

http://sss-dev.wikidot.com/

Download sss-parent 0.0.1

Filename Size
sss-parent-0.0.1.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/pe.com.sss/sss-parent/ -->
<dependency>
    <groupId>pe.com.sss</groupId>
    <artifactId>sss-parent</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pe.com.sss/sss-parent/
implementation 'pe.com.sss:sss-parent:0.0.1'
// https://jarcasting.com/artifacts/pe.com.sss/sss-parent/
implementation ("pe.com.sss:sss-parent:0.0.1")
'pe.com.sss:sss-parent:pom:0.0.1'
<dependency org="pe.com.sss" name="sss-parent" rev="0.0.1">
  <artifact name="sss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='pe.com.sss', module='sss-parent', version='0.0.1')
)
libraryDependencies += "pe.com.sss" % "sss-parent" % "0.0.1"
[pe.com.sss/sss-parent "0.0.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.