Last Version

forDeployCentral 1.1

A parent pom for ljug projets that allow deploy to maven central using parent pom forDeployCentral staging deploy to sonatype ossrh just use profile ossrh

License

License

Categories

Categories

Net
GroupId

GroupId

net.cofares.ljug
ArtifactId

ArtifactId

forDeployCentral
Version

Version

1.1
Type

Type

pom
Description

Description

forDeployCentral
A parent pom for ljug projets that allow deploy to maven central using parent pom forDeployCentral staging deploy to sonatype ossrh just use profile ossrh
Project URL

Project URL

http://java.cofares.net/
Source Code Management

Source Code Management

https://github.com/ljug/java-tutorials/tree/master/

Download forDeployCentral 1.1

Filename Size
forDeployCentral-1.1.pom 4 KB
Browse

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